Preparing search index...
The search index is not available
@solana/web3.js
@solana/web3.js
FetchMiddleware
Type alias FetchMiddleware
Fetch
Middleware
:
(
(
info
,
init
,
fetch
)
=>
void
)
Type declaration
(
info
,
init
,
fetch
)
:
void
A callback used to augment the outgoing HTTP request
Parameters
info
:
Parameters
<
FetchFn
>
[
0
]
init
:
Parameters
<
FetchFn
>
[
1
]
fetch
:
(
(
...
a
)
=>
void
)
(
...
a
)
:
void
Parameters
Rest
...
a
:
Parameters
<
FetchFn
>
Returns
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@solana/web3.js
TransactionStatus
Account
AddressLookupTableAccount
AddressLookupTableInstruction
AddressLookupTableProgram
Authorized
BpfLoader
ComputeBudgetInstruction
ComputeBudgetProgram
Connection
Ed25519Program
Enum
EpochSchedule
Keypair
Loader
Lockup
Message
MessageAccountKeys
MessageV0
NonceAccount
PublicKey
Loading...
Generated using
TypeDoc
A callback used to augment the outgoing HTTP request