Preparing search index...
The search index is not available
@lit-protocol/js-sdk
@lit-protocol/js-sdk
pkp-client/src
ethers
ethers
providers
JsonRpcBatchProvider
Class JsonRpcBatchProvider
Hierarchy
JsonRpcProvider
JsonRpcBatchProvider
Index
Constructors
constructor
Properties
_pending
Batch
_pending
Batch
Aggregator
Methods
send
Constructors
constructor
new
Json
Rpc
Batch
Provider
(
)
:
JsonRpcBatchProvider
Returns
JsonRpcBatchProvider
Properties
_pending
Batch
_pending
Batch
:
{
reject
:
(
(
error
:
Error
)
=>
void
)
;
request
:
{
id
:
number
;
jsonrpc
:
"2.0"
;
method
:
string
;
params
:
any
[]
;
}
;
resolve
:
(
(
result
:
any
)
=>
void
)
;
}
[]
_pending
Batch
Aggregator
_pending
Batch
Aggregator
:
Timer
Methods
send
send
(
method
:
string
, params
:
any
[]
)
:
Promise
<
any
>
Parameters
method:
string
params:
any
[]
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@lit-
protocol/js-
sdk
access-
control-
conditions/src
auth-
browser/src
cosmos
Connect
eth
Connect
sol
Connect
auth-
helpers/src
bls-
sdk/src
constants/src
contracts-
sdk/src
core/src
crypto/src
ecdsa-
sdk/src
encryption/src
lit-
auth-
client/src
lit-
node-
client-
nodejs/src
lit-
node-
client/src
logger/src
misc-
browser/src
misc/src
nacl/src
pkp-
base/src
pkp-
client/src
ethers
ethers
constants
providers
utils
RLP
base64
pkp-
cosmos/src
pkp-
ethers/src
pkp-
sui/src
pkp-
walletconnect/src
sev-
snp-
utils-
sdk/src
types/src
uint8arrays/src
Json
Rpc
Batch
Provider
constructor
_pending
Batch
_pending
Batch
Aggregator
send
Generated using
TypeDoc