Documentation
Preparing search index...
@airgap/beacon-sdk
WalletInfo
Interface WalletInfo
interface
WalletInfo
{
deeplink
?:
string
;
icon
?:
string
;
name
:
string
;
type
?:
"mobile"
|
"extension"
|
"web"
|
"desktop"
;
}
Index
Properties
deeplink?
icon?
name
type?
Properties
Optional
deeplink
deeplink
?:
string
Optional
icon
icon
?:
string
name
name
:
string
Optional
type
type
?:
"mobile"
|
"extension"
|
"web"
|
"desktop"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deeplink
icon
name
type
Documentation
Loading...