import NftBurnResult from '@casperholders/core/src/services/results/nft/nftBurnResult.js'NftBurnResult
Extends:
src/services/results/deployResult.js~DeployResult → NftBurnResult
NftBurnResult class
Static Method Summary
| Static Public Methods | ||
| public static |
Retrieve the name of the operation behind the deployment |
|
Constructor Summary
| Public Constructor | ||
| public |
constructor(hash: string, cost: string, amount: string) Constructor |
|
