CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc ccc
index
SignersControllerRefreshContext
Interface SignersControllerRefreshContext
interface
SignersControllerRefreshContext
{
client
:
Client
;
appName
:
string
;
appIcon
:
string
;
preferredNetworks
:
NetworkPreference
[]
;
onUpdate
:
(
wallets
:
WalletWithSigners
[]
)
=>
void
;
wallets
:
WalletWithSigners
[]
;
}
Index
Properties
client
app
Name
app
Icon
preferred
Networks
on
Update
wallets
Properties
client
client
:
Client
app
Name
appName
:
string
app
Icon
appIcon
:
string
preferred
Networks
preferredNetworks
:
NetworkPreference
[]
on
Update
onUpdate
:
(
wallets
:
WalletWithSigners
[]
)
=>
void
wallets
wallets
:
WalletWithSigners
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
app
Name
app
Icon
preferred
Networks
on
Update
wallets
GitHub
App
Docs
Playground
CCC Docs
Loading...