package
0.0.0-20250119000602-809120120630
Repository: https://github.com/n42blockchain/n42.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewAccountAPI creates a new AccountAPI.
NewAPI creates a new protocol API.
NewastAPI creates a new Meta protocol API.
NewBlockChainAPI creates a new blockchain API.
NewDebugAPI creates a new instance of DebugAPI.
NewNetAPI creates a new net API instance.
NewOracle returns a new gasprice oracle which can recommend suitable gasprice for newly created transaction.
NewTransactionAPI creates a new RPC service with methods for interacting with transactions.
NewTxPoolAPI creates a new tx pool service that gives information about the transaction pool.
NewTxsPoolAPI creates a new tx pool service that gives information about the transaction pool.
No description provided by the author
RPCMarshalHeader converts the given header to the RPC output .
No description provided by the author
SubmitTransaction ?.
# Structs
AccountAPI provides an API to access accounts managed by this node.
Result structs for GetProof.
No description provided by the author
No description provided by the author
API compatible EthereumAPI provides an API to access related information.
BlockChainAPI provides an API to access Ethereum blockchain data.
BlockOverrides is a set of header fields to override.
No description provided by the author
No description provided by the author
NetAPI offers network related RPC methods.
Oracle recommends gas prices based on the content of recent blocks.
// OverrideAccount indicates the overriding fields of account during the execution // of a message call.
RPCTransaction represents a transaction that will serialize to the RPC representation of a transaction.
No description provided by the author
TransactionAPI exposes methods for reading and creating transaction data.
TransactionArgs represents.
TxPoolAPI offers and API for the transaction pool.
TxsPoolAPI offers and API for the transaction pool.
No description provided by the author
# Type aliases
StateOverride is the collection of overridden accounts.