Module: utils
Functions
dispatchErrorToMessage
▸ dispatchErrorToMessage(error
): string
Parameters
Name | Type |
---|---|
error | DispatchError | SpRuntimeDispatchError |
Returns
string
Defined in
handleTransactionSubmissionError
▸ handleTransactionSubmissionError(err
): PolymeshError
Parameters
Name | Type |
---|---|
err | Error |
Returns
Defined in
processType
▸ processType(rawType
, name
): TransactionArgument
Parameters
Name | Type |
---|---|
rawType | TypeDef |
name | string |