Preparing search index...
The search index is not available
Carrot Protocol Documentation
Carrot Protocol Documentation
@carrot-protocol/rpc-client
RpcClientConfig
Interface RpcClientConfig
interface
RpcClientConfig
{
feeAmount
?:
number
;
lutAddress
?:
PublicKey
;
provider
:
AnchorProvider
;
skipPreflightChecks
?:
boolean
;
useJito
:
boolean
;
}
Index
Properties
fee
Amount?
lut
Address?
provider
skip
Preflight
Checks?
use
Jito
Properties
Optional
fee
Amount
feeAmount
?:
number
Optional
lut
Address
lutAddress
?:
PublicKey
provider
provider
:
AnchorProvider
Optional
skip
Preflight
Checks
skipPreflightChecks
?:
boolean
use
Jito
useJito
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fee
Amount
lut
Address
provider
skip
Preflight
Checks
use
Jito
Carrot Protocol Documentation
Loading...