Skip to main content
Defined in: WAProto/index.d.ts:106

Implements

Constructors

new ADVSignedKeyIndexList()

new ADVSignedKeyIndexList(p?): ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:107

Parameters

p?
IADVSignedKeyIndexList

Returns

ADVSignedKeyIndexList

Properties

accountSignature?

optional accountSignature: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:109

Implementation of

IADVSignedKeyIndexList.accountSignature

accountSignatureKey?

optional accountSignatureKey: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:110

Implementation of

IADVSignedKeyIndexList.accountSignatureKey

details?

optional details: null | Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:108

Implementation of

IADVSignedKeyIndexList.details

Methods

create()

static create(properties?): ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:111

Parameters

properties?
IADVSignedKeyIndexList

Returns

ADVSignedKeyIndexList

decode()

static decode(r, l?): ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:113

Parameters

r
Uint8Array<ArrayBufferLike> | Reader
l?
number

Returns

ADVSignedKeyIndexList

encode()

static encode(m, w?): Writer
Defined in: WAProto/index.d.ts:112

Parameters

m
IADVSignedKeyIndexList
w?
Writer

Returns

Writer

fromObject()

static fromObject(d): ADVSignedKeyIndexList
Defined in: WAProto/index.d.ts:114

Parameters

d

Returns

ADVSignedKeyIndexList

getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string
Defined in: WAProto/index.d.ts:117

Parameters

typeUrlPrefix?
string

Returns

string

toJSON()

toJSON(): object
Defined in: WAProto/index.d.ts:116

Returns

object

toObject()

static toObject(m, o?): object
Defined in: WAProto/index.d.ts:115

Parameters

m
ADVSignedKeyIndexList
o?
IConversionOptions

Returns

object