Expand description
A set of primitives to construct ethereum transactions.
Structs§
- Bytes
- Hex-serialized shim for
Vec<u8>. - Sign
Transaction - Signed
Transaction - Transaction
- U256
- Little-endian large integer type 256-bit unsigned integer.
A set of primitives to construct ethereum transactions.
Vec<u8>.