ValueOp$json top-level constant

  1. @Deprecated('Use valueOpDescriptor instead')
Map<String, Object> const ValueOp$json

Implementation

@$core.Deprecated('Use valueOpDescriptor instead')
const ValueOp$json = const {
  '1': 'ValueOp',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 12, '10': 'key'},
    const {'1': 'proof', '3': 2, '4': 1, '5': 11, '6': '.tendermint.crypto.Proof', '10': 'proof'},
  ],
};