AssetIssueContract_FrozenSupply$json top-level constant

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

Implementation

@$core.Deprecated('Use assetIssueContractDescriptor instead')
const AssetIssueContract_FrozenSupply$json = const {
  '1': 'FrozenSupply',
  '2': const [
    const {'1': 'frozen_amount', '3': 1, '4': 1, '5': 3, '10': 'frozenAmount'},
    const {'1': 'frozen_days', '3': 2, '4': 1, '5': 3, '10': 'frozenDays'},
  ],
};