Preparing search index...
The search index is not available
SDK Core Documentation - v0.0.2-5
SDK Core Documentation
ABISerializable
Type alias ABISerializable
ABISerializable
:
ABISerializableObject
|
string
|
boolean
|
ABISerializable
[]
|
{
[
key
:
string
]
:
ABISerializable
;
}
A self-describing object that can be ABI encoded and decoded.
Type declaration
[
key
:
string
]:
ABISerializable
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SDK Core Documentation - v0.0.2-5
Loading...
A self-describing object that can be ABI encoded and decoded.