AppleSauce
Preparing search index...
applesauce-wallet-connect
Helpers
TWalletSuccessResponse
Type Alias TWalletSuccessResponse<Method, Result>
type
TWalletSuccessResponse
<
Method
extends
string
,
Result
>
=
{
error
:
null
;
result
:
Result
;
result_type
:
Method
;
}
Type Parameters
Method
extends
string
Result
Index
Properties
error
result
result_
type
Properties
error
error
:
null
result
result
:
Result
Result object, null in case of error
result_
type
result_type
:
Method
Indicates the structure of the result field
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
result
result_
type
AppleSauce
Loading...
Result object, null in case of error