import UndelegateResult from '@casperholders/core/src/services/results/undelegateResult.js'UndelegateResult
Extends:
src/services/results/deployResult.js~DeployResult → UndelegateResult
UndelegateResult 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 |
|
