package
0.5.0-rc1
Repository: https://github.com/0xpolygon/cdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FirstToUpper returns the string passed as argument with the first letter in uppercase.
New creates a new aggregator.

# Constants

AggLayer settlement backend.
L1 settlement backend.
TenToThePowerOf18 represents 1000000000000000000.

# Structs

Aggregator represents an aggregator.
Config represents the configuration of the aggregator.
TokenAmountWithDecimals is a wrapper type that parses token amount with decimals to big int.

# Interfaces

Etherman contains the methods required to interact with ethereum.
EthTxManagerClient represents the eth tx manager interface.
No description provided by the author
Consumer interfaces required by the package.
StateInterface gathers the methods to interact with the state.

# Type aliases

SettlementBackend is the type of the settlement backend.