CreateCanisterError
CreateCanisterError =
object
Defined in: packages/canisters/src/declarations/cmc/cmc.d.ts:54
Canister creation failed and the cycles attached to the call were returned to the calling canister. A small fee may be charged.
Properties
Section titled “Properties”Refunded
Section titled “Refunded”Refunded:
object
Defined in: packages/canisters/src/declarations/cmc/cmc.d.ts:55
create_error
Section titled “create_error”create_error:
string
The reason why creating a canister failed.
refund_amount
Section titled “refund_amount”refund_amount:
bigint
The amount of cycles returned to the calling canister