makeTxMetadata
export function makeTxMetadata(attributes: {[key: number]: TxMetadataAttr}): TxMetadata
Arguments
1. attributes
attributes: {[key: number]: TxMetadataAttr}
Returns
TxMetadata
export function makeTxMetadata(attributes: {[key: number]: TxMetadataAttr}): TxMetadata
attributes
attributes: {[key: number]: TxMetadataAttr}
TxMetadata