# Functions
NewMockEnvelope creates a new mock instance.
NewMockTxBlob creates a new mock instance.
NewMockTxCommon creates a new mock instance.
NewMockTxCommonInternal creates a new mock instance.
NewMockTxData creates a new mock instance.
NewMockTxDynamicGas creates a new mock instance.
# Structs
MockEnvelope is a mock of Envelope interface.
MockEnvelopeMockRecorder is the mock recorder for MockEnvelope.
MockTxBlob is a mock of TxBlob interface.
MockTxBlobMockRecorder is the mock recorder for MockTxBlob.
MockTxCommon is a mock of TxCommon interface.
MockTxCommonInternal is a mock of TxCommonInternal interface.
MockTxCommonInternalMockRecorder is the mock recorder for MockTxCommonInternal.
MockTxCommonMockRecorder is the mock recorder for MockTxCommon.
MockTxData is a mock of TxData interface.
MockTxDataMockRecorder is the mock recorder for MockTxData.
MockTxDynamicGas is a mock of TxDynamicGas interface.
MockTxDynamicGasMockRecorder is the mock recorder for MockTxDynamicGas.