Skip to main content
Version: v28.0.x

Module: utils

Functions

dispatchErrorToMessage

dispatchErrorToMessage(error): string

Parameters

NameType
errorDispatchError | SpRuntimeDispatchError

Returns

string

Defined in

base/utils.ts:154


handleTransactionSubmissionError

handleTransactionSubmissionError(err): PolymeshError

Parameters

NameType
errError

Returns

PolymeshError

Defined in

base/utils.ts:185


processType

processType(rawType, name): TransactionArgument

Parameters

NameType
rawTypeTypeDef
namestring

Returns

TransactionArgument

Defined in

base/utils.ts:66