Documentation ¶
Index ¶
- func CheckGasPrice(tx *types.Transaction, gasFeePolicy *gas.FeePolicy) error
- func GetSender(tx *types.Transaction) (common.Address, error)
- func MustGetSender(tx *types.Transaction) common.Address
- func MustGetSenderIfTxSigned(tx *types.Transaction) common.Address
- func Signer(chainID *big.Int) types.Signer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckGasPrice ¶ added in v1.0.3
func CheckGasPrice(tx *types.Transaction, gasFeePolicy *gas.FeePolicy) error
func MustGetSender ¶
func MustGetSender(tx *types.Transaction) common.Address
func MustGetSenderIfTxSigned ¶ added in v1.0.3
func MustGetSenderIfTxSigned(tx *types.Transaction) common.Address
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.