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