Class: ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:94
Implements
Constructors
new ADVSignedKeyIndexList()
new ADVSignedKeyIndexList(
p
?):ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:95
Parameters
p?
Returns
Properties
accountSignature
accountSignature:
Uint8Array
Defined in: WAProto/index.d.ts:97
Implementation of
IADVSignedKeyIndexList
.accountSignature
accountSignatureKey
accountSignatureKey:
Uint8Array
Defined in: WAProto/index.d.ts:98
Implementation of
IADVSignedKeyIndexList
.accountSignatureKey
details
details:
Uint8Array
Defined in: WAProto/index.d.ts:96
Implementation of
IADVSignedKeyIndexList
.details
Methods
create()
static
create(properties
?):ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:99
Parameters
properties?
Returns
decode()
static
decode(r
,l
?):ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:101
Parameters
r
Uint8Array
<ArrayBufferLike
> | Reader
l?
number
Returns
encode()
static
encode(m
,w
?):Writer
Defined in: WAProto/index.d.ts:100
Parameters
m
w?
Writer
Returns
Writer
getTypeUrl()
static
getTypeUrl(typeUrlPrefix
?):string
Defined in: WAProto/index.d.ts:102
Parameters
typeUrlPrefix?
string
Returns
string