Appearance
@props-labs/fuels • Docs
@props-labs/fuels / MintResult
Type Alias: MintResult
MintResult:
object
Represents the result of an edition mint operation.
Type declaration
id
id:
string
The unique identifier for the minted edition.
transactionResult
transactionResult:
TransactionResult
The result of the transaction associated with the mint operation.
Defined in
common/types/index.ts:226