package
0.1.6
Repository: https://github.com/numbatx/gn-core.git
Documentation: pkg.go.dev

# Functions

SortTransactionsBySenderAndNonce - sorts the transactions by address without the front running protection.
SortTransactionsBySenderAndNonceExtendedTransactions - sorts the transactions by address without the front running protection.
SortTransactionsBySenderAndNonceWithFrontRunningProtection - sorts the transactions by address and randomness source to protect from front running.
SortTransactionsBySenderAndNonceWithFrontRunningProtectionExtendedTransactions - sorts the transactions by address and randomness source to protect from front running.