Overview
Enumerations
Section titled “Enumerations”Classes
Section titled “Classes”- BitcoinCanister
- CkBTCMinterCanister
- MinterAlreadyProcessingError
- MinterAmountTooLowError
- MinterGenericError
- MinterInsufficientAllowanceError
- MinterInsufficientFundsError
- MinterMalformedAddressError
- MinterNoNewUtxosError
- MinterRetrieveBtcError
- MinterTemporaryUnavailableError
- MinterUpdateBalanceError
- ParseBtcAddressBadWitnessLengthError
- ParseBtcAddressError
- ParseBtcAddressInvalidError
- ParseBtcAddressMalformedAddressError
- ParseBtcAddressNoDataError
- ParseBtcAddressUnexpectedHumanReadablePartError
- ParseBtcAddressUnsupportedAddressTypeError
- ParseBtcAddressUnsupportedWitnessVersionError
- ParseBtcAddressWrongNetworkError
Interfaces
Section titled “Interfaces”- Account
- BtcAddress
- BtcAddressInfo
- EstimateWithdrawalFee
- get_utxos_response
- MinterAccount
- MinterInfo
- outpoint
- PendingUtxo
- ReimbursedDeposit
- ReimbursementRequest
- RetrieveBtcOk
- RetrieveBtcStatusV2WithId
- utxo
- Utxo
Type Aliases
Section titled “Type Aliases”- BitcoinNetwork
- block_hash
- block_height
- EstimateWithdrawalFeeParams
- GetBalanceParams
- GetBTCAddressParams
- GetKnownUtxosParams
- GetUtxosParams
- MinterParams
- RetrieveBtcParams
- RetrieveBtcResponse
- RetrieveBtcStatus
- RetrieveBtcStatusV2
- RetrieveBtcStatusV2ByAccountParams
- RetrieveBtcWithApprovalResponse
- satoshi
- UpdateBalanceOk
- UpdateBalanceParams
- UpdateBalanceResponse
- UtxoStatus
Functions
Section titled “Functions”- createRetrieveBtcError
- createRetrieveBtcWithApprovalError
- createUpdateBalanceError
- parseBtcAddress
- toGetBalanceParams
- toGetUtxosParams
References
Section titled “References”WithdrawalAccount
Section titled “WithdrawalAccount”Renames and re-exports Account