package
Version:
v1.2.9-rc13
Opens a new window with list of versions in this module.
Published: Jun 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Block struct {
Transactions []string `json:"transactions"`
GasUsed string `json:"gasUsed"`
}
type NonceValue struct {
Previous *big.Int
Current *big.Int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.