SigningInput$json top-level constant
Implementation
@$core.Deprecated('Use signingInputDescriptor instead')
const SigningInput$json = const {
'1': 'SigningInput',
'2': const [
const {'1': 'private_key', '3': 1, '4': 1, '5': 12, '10': 'privateKey'},
const {'1': 'destination', '3': 2, '4': 1, '5': 9, '10': 'destination'},
const {'1': 'value', '3': 3, '4': 1, '5': 4, '10': 'value'},
const {'1': 'fee', '3': 4, '4': 1, '5': 4, '10': 'fee'},
const {'1': 'validity_start_height', '3': 5, '4': 1, '5': 13, '10': 'validityStartHeight'},
],
};