MsgIBCSend$json top-level constant
Implementation
@$core.Deprecated('Use msgIBCSendDescriptor instead')
const MsgIBCSend$json = const {
'1': 'MsgIBCSend',
'2': const [
const {'1': 'channel', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'channel'},
const {'1': 'timeout_height', '3': 4, '4': 1, '5': 4, '8': const {}, '10': 'timeoutHeight'},
const {'1': 'timeout_timestamp', '3': 5, '4': 1, '5': 4, '8': const {}, '10': 'timeoutTimestamp'},
const {'1': 'data', '3': 6, '4': 1, '5': 12, '10': 'data'},
],
};