GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc ccc
index
ccc
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
app
Name
:
string
app
Icon
app
Icon
:
string
preferred
Networks
preferred
Networks
:
NetworkPreference
[]
on
Update
on
Update
:
(
(
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
CCC Docs
Loading...