Documentation
¶
Index ¶
- func CheckSandwichAttack(ctx context.Context, rpcUrl string, signatureString string, userAddress string, ...) error
- func DecodeTransaction(ctx context.Context, rpcUrl string, txBase64 string, parseALT bool, ...) (string, error)
- func DecodeTransactionByteByByte(ctx context.Context, rpcUrl string, txBase64 string, parseALT bool, ...) (string, error)
- func FillAddressLookupTable(ctx context.Context, rpcClient *rpc.Client, tx *solana.Transaction) error
- func Simulate(rpc string, txBase64 string) error
- func VanityAddress(threads int, contains string, mode int, caseSensitive bool, upperOrLower bool) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckSandwichAttack ¶
func DecodeTransaction ¶ added in v1.5.4
func DecodeTransactionByteByByte ¶ added in v1.5.4
func FillAddressLookupTable ¶ added in v1.5.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.