package
0.0.0-20220310082631-93382e685a82
Repository: https://github.com/dece-cash/go-dece.git
Documentation: pkg.go.dev
# Functions
formatLogs formats EVM returned structured logs for json output.
No description provided by the author
No description provided by the author
*
[0] block reward
[1] community reward
[2] team reward
*/.
No description provided by the author
No description provided by the author
NewPrivateAccountAPI create a new PrivateAccountAPI.
NewPrivateDebugAPI creates a new API definition for the private debug methods of the Ethereum service.
No description provided by the author
NewPublicAccountAPI creates a new PublicAccountAPI.
NewPublicBlockChainAPI creates a new Ethereum blockchain API.
NewPublicDebugAPI creates a new API definition for the public debug methods of the Ethereum service.
NewPublicEthereumAPI creates a new Ethereum protocol API.
NewPublicNetAPI creates a new net API instance.
No description provided by the author
NewPublicTransactionPoolAPI creates a new RPC service with methods specific for the transaction pool.
NewPublicTxPoolAPI creates a new tx pool service that gives information about the transaction pool.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RPCMarshalBlock converts the given block to the RPC output which depends on fullTx.
No description provided by the author
# Variables
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
# Structs
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
CallArgs represents the arguments for a call.
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
ExecutionResult groups all structured logs emitted by the EVM while replaying a transaction in debug mode as well as transaction execution status, the amount of gas used and the return value.
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
PrivateAccountAPI provides an API to access accounts managed by this node.
PrivateDebugAPI is the collection of Ethereum APIs exposed over the private debugging endpoint.
No description provided by the author
No description provided by the author
PublicAccountAPI provides an API to access accounts managed by this node.
PublicBlockChainAPI provides an API to access the Ethereum blockchain.
PublicDebugAPI is the collection of Ethereum APIs exposed over the public debugging endpoint.
PublicEthereumAPI provides an API to access Ethereum related information.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PublicNetAPI offers network related RPC methods.
No description provided by the author
No description provided by the author
PublicTransactionPoolAPI exposes methods for the RPC interface.
PublicTxPoolAPI offers and API for the transaction pool.
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
RPCTransaction represents a transaction that will serialize to the RPC representation of a transaction.
SendTxArgs represents the arguments to sumbit a new transaction into the transaction pool.
No description provided by the author
No description provided by the author
StructLogRes stores a structured log emitted by the EVM while replaying a transaction in debug mode.
No description provided by the author
No description provided by the author
# Type aliases
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