vechain
docs
github
Preparing search index...
The search index is not available
vechain-sdk
vechain-sdk
@vechain/sdk-core
RLPProfile
Interface RLPProfile
RLPProfile
Interface - Describes the profile of the RLP encoding.
interface
RLPProfile
{
kind
:
ScalarKind
|
ArrayKind
|
StructKind
;
name
:
string
;
}
Index
Properties
kind
name
Properties
kind
kind
:
ScalarKind
|
ArrayKind
|
StructKind
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
name
vechain
docs
github
vechain-sdk
Loading...
RLPProfile
Interface - Describes the profile of the RLP encoding.