package
4.0.0
Repository: https://github.com/xrplevm/node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns a reference to an initialized blockchain app.
No description provided by the author
AvailableStaticPrecompiles returns the list of all available static precompiled contracts.
NewDefaultGenesisState generates the default state for the application.
RandomGenesisAccounts defines the default RandomGenesisAccountsFn used on the SDK.

# Constants

No description provided by the author
BaseDenom defines to the default denomination used in EVM.
No description provided by the author
DisplayDenom defines the denomination displayed to users in client applications.
No description provided by the author

# Variables

DefaultNodeHome default home directories for the application daemon.

# Structs

App extends an ABCI application, but with most of its parameters exported.

# Type aliases

No description provided by the author
GenesisState The genesis state of the blockchain is represented here as a map of raw json messages key'd by a identifier string.