Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
EntUnpackedTreesPoi1
Interface EntUnpackedTreesPoi1
interface
EntUnpackedTreesPoi1
{
accounts
:
MPTree
<
AccountAddress
,
Account
>
[]
;
calls
:
MPTree
<
Bytearray
,
ContractCall
>
[]
;
channels
:
MPTree
<
Channel
,
Channel
>
[]
;
contracts
:
MPTree
<
ContractAddress
,
Contract
>
[]
;
ns
:
MPTree
<
Name
,
Name
>
[]
;
oracles
:
MPTree
<
OracleAddress
,
Oracle
>
[]
;
tag
:
TreesPoi
;
version
:
1
;
}
Hierarchy (
view full
)
EntUnpackedTreesPoi1Type
EntUnpackedTreesPoi1
Index
Properties
accounts
calls
channels
contracts
ns
oracles
tag
version
Properties
accounts
accounts
:
MPTree
<
AccountAddress
,
Account
>
[]
= ...
calls
calls
:
MPTree
<
Bytearray
,
ContractCall
>
[]
= ...
channels
channels
:
MPTree
<
Channel
,
Channel
>
[]
= ...
contracts
contracts
:
MPTree
<
ContractAddress
,
Contract
>
[]
= ...
ns
ns
:
MPTree
<
Name
,
Name
>
[]
= ...
oracles
oracles
:
MPTree
<
OracleAddress
,
Oracle
>
[]
= ...
tag
tag
:
TreesPoi
= ...
version
version
:
1
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
accounts
calls
channels
contracts
ns
oracles
tag
version
@aeternity/aepp-sdk
Loading...