Github
Preparing search index...
The search index is not available
Documentation
Documentation
filsnap-adapter
AccountInfo
Interface AccountInfo
interface
AccountInfo
{
address
:
string
;
balance
:
string
;
config
:
{
derivationPath
:
string
;
network
:
"mainnet"
|
"testnet"
;
rpc
:
{
token
:
string
;
url
:
string
}
;
unit
?:
{
decimals
:
number
;
symbol
:
"FIL"
|
"tFIL"
}
;
}
;
pubKey
:
string
;
}
Index
Properties
address
balance
config
pub
Key
Properties
address
address
:
string
balance
balance
:
string
config
config
:
{
derivationPath
:
string
;
network
:
"mainnet"
|
"testnet"
;
rpc
:
{
token
:
string
;
url
:
string
}
;
unit
?:
{
decimals
:
number
;
symbol
:
"FIL"
|
"tFIL"
}
;
}
pub
Key
pubKey
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
balance
config
pub
Key
Github
Documentation
Loading...