Preparing search index...
The search index is not available
Documentation
Documentation
@near-js/iframe-rpc
types
IRPCResponse
Interface IRPCResponse<T>
Type Parameters
T
Hierarchy
IRPCResponse
Index
Properties
error?
id
requester
Id
result
type
Properties
Optional
error
error
?:
{
code
:
number
;
message
:
string
;
}
Type declaration
code
:
number
message
:
string
id
id
:
number
requester
Id
requester
Id
:
string
result
result
:
T
type
type
:
"response"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
error
id
requester
Id
result
type
Documentation
near-api-js - v2.1.4
@near-js/accounts - v0.1.4
@near-js/biometric-ed25519 - v0.4.0
@near-js/crypto - v0.0.5
@near-js/iframe-rpc - v0.0.2
@near-js/keystores - v0.0.5
@near-js/keystores-browser - v0.0.5
@near-js/keystores-node - v0.0.5
@near-js/providers - v0.0.7
@near-js/signers - v0.0.5
@near-js/transactions - v0.2.1
@near-js/types - v0.0.4
@near-js/utils - v0.0.4
@near-js/wallet-account - v0.0.7
Generated using
TypeDoc