4.0.0 • Published 2 years ago
@terraclassic-community/wallet-types v4.0.0
Common types of @terraclassic-community/wallet-provider
This is a separate package because it is used for @terraclassic-community/use-wallet
, @terraclassic-community/wallet-controller
, and @terraclassic-community/wallet-provider
.
You don't have to use this separately.
It is re-exported from them.
APIs
- Types
enum WalletStatus
enum ConnectType
type WalletInfo
type WalletStates
type NetworkInfo
type TxResult extends CreateTxOptions
type SignResult extends CreateTxOptions
type SignBytesResult
- Error types
class UserDenied extends Error
class CreateTxFailed extends Error
class TxFailed extends Error
class Timeout extends Error
class TxUnspecifiedError extends Error
4.0.0
2 years ago