AssetMintingStatement$json top-level constant
Implementation
@$core.Deprecated('Use assetMintingStatementDescriptor instead')
const AssetMintingStatement$json = {
'1': 'AssetMintingStatement',
'2': [
{'1': 'groupTokenUtxo', '3': 1, '4': 1, '5': 11, '6': '.co.topl.brambl.models.TransactionOutputAddress', '8': {}, '10': 'groupTokenUtxo'},
{'1': 'seriesTokenUtxo', '3': 2, '4': 1, '5': 11, '6': '.co.topl.brambl.models.TransactionOutputAddress', '8': {}, '10': 'seriesTokenUtxo'},
{'1': 'quantity', '3': 3, '4': 1, '5': 11, '6': '.quivr.models.Int128', '8': {}, '10': 'quantity'},
{'1': 'permanentMetadata', '3': 4, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'permanentMetadata'},
],
};