Skip to main content

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?

IADVSignedKeyIndexList

Returns

ADVSignedKeyIndexList

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?

IADVSignedKeyIndexList

Returns

ADVSignedKeyIndexList


decode()

static decode(r, l?): ADVSignedKeyIndexList

Defined in: WAProto/index.d.ts:101

Parameters

r

Uint8Array<ArrayBufferLike> | Reader

l?

number

Returns

ADVSignedKeyIndexList


encode()

static encode(m, w?): Writer

Defined in: WAProto/index.d.ts:100

Parameters

m

IADVSignedKeyIndexList

w?

Writer

Returns

Writer


getTypeUrl()

static getTypeUrl(typeUrlPrefix?): string

Defined in: WAProto/index.d.ts:102

Parameters

typeUrlPrefix?

string

Returns

string