type StateTransition struct { gp *GasPool msg Message gas uint64 gasPrice *big.Int initialGas uint64 asset *assets.Asset data []byte state vm.StateDB evm *vm.EVM }
Last updated 5 years ago
Was this helpful?