CommunityPoolSpendProposalWithDeposit$json top-level constant

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

Implementation

@$core.Deprecated('Use communityPoolSpendProposalWithDepositDescriptor instead')
const CommunityPoolSpendProposalWithDeposit$json = {
  '1': 'CommunityPoolSpendProposalWithDeposit',
  '2': [
    {'1': 'title', '3': 1, '4': 1, '5': 9, '10': 'title'},
    {'1': 'description', '3': 2, '4': 1, '5': 9, '10': 'description'},
    {'1': 'recipient', '3': 3, '4': 1, '5': 9, '10': 'recipient'},
    {'1': 'amount', '3': 4, '4': 1, '5': 9, '10': 'amount'},
    {'1': 'deposit', '3': 5, '4': 1, '5': 9, '10': 'deposit'},
  ],
  '7': {},
};