CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
Wallet
Type Alias Wallet
Represents a wallet with a name, icon, and an array of signer information.
type
Wallet
=
{
name
:
string
;
icon
:
string
;
}
Index
Properties
name
icon
Properties
name
name
:
string
icon
icon
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
icon
GitHub
App
Docs
Playground
CCC Docs
Loading...
Represents a wallet with a name, icon, and an array of signer information.