Delegate$json top-level constant
Implementation
@$core.Deprecated('Use delegateDescriptor instead')
const Delegate$json = const {
'1': 'Delegate',
'2': const [
const {'1': 'staking_address', '3': 1, '4': 1, '5': 9, '10': 'stakingAddress'},
const {'1': 'pool_id', '3': 2, '4': 1, '5': 12, '10': 'poolId'},
const {'1': 'deposit_amount', '3': 3, '4': 1, '5': 4, '10': 'depositAmount'},
],
};