Documentation ¶
Index ¶
Constants ¶
View Source
const ( // BloxrouteTipAddress is from here and may fall out of date from time to time. Check our docs: // https://docs.bloxroute.com/solana/trader-api-v2/front-running-protection-and-transaction-bundle BloxrouteTipAddress = "HWEoBxYs7ssKuudEjzjmpfJVX7Dvi7wescFsVx2L5yoY" )
Variables ¶
This section is empty.
Functions ¶
func CreateBloxrouteTipTransactionToUseBundles ¶ added in v1.9.3
func CreateBloxrouteTipTransactionToUseBundles(privateKey solana.PrivateKey, tipAmount uint64, recentBlockHash solana.Hash) (*solana.Transaction, error)
CreateBloxrouteTipTransactionToUseBundles creates a transaction you can use to when using PostSubmitBundle endpoints. This transaction should be the LAST transaction in your submission bundle
func InitLogger ¶
func InitLogger()
Types ¶
Click to show internal directories.
Click to hide internal directories.