3.11.3 • Published 3 years ago

@classic-terra/wallet-types v3.11.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Common types of @classic-terra/wallet-provider

This is a separate package because it is used for @classic-terra/use-wallet, @classic-terra/wallet-controller, and @classic-terra/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
3.11.3

3 years ago

3.11.2

3 years ago

3.11.1

3 years ago

3.11.0

3 years ago

3.8.0

3 years ago