🏠FunctionsparseTxErrorMessageparseTxErrorMessage CallableparseTxErrorMessage(error: any): anyParses the errors returned from RPC calls and returns the error message string. Useful to display it in toast messages.Parameterserror: anyReturns any
Parses the errors returned from RPC calls and returns the error message string. Useful to display it in toast messages.