extractSolanaErrorCode()
extractSolanaErrorCode()
function extractSolanaErrorCode(errorText, logs?): string;Defined in: utils.ts:185
Parameters
| Parameter | Type |
|---|---|
errorText | string |
logs? | string[] |
Returns
string
function extractSolanaErrorCode(errorText, logs?): string;Defined in: utils.ts:185
| Parameter | Type |
|---|---|
errorText | string |
logs? | string[] |
string