StakeAccountValue$json top-level constant
- @Deprecated('Use stakeAccountValueDescriptor instead')
Implementation
@$core.Deprecated('Use stakeAccountValueDescriptor instead')
const StakeAccountValue$json = const {
'1': 'StakeAccountValue',
'2': const [
const {'1': 'stake_account', '3': 1, '4': 1, '5': 9, '10': 'stakeAccount'},
const {'1': 'value', '3': 2, '4': 1, '5': 4, '10': 'value'},
],
};