package
0.0.0-20240301094714-d470d78178ab
Repository: https://github.com/akilachain/akila.git
Documentation: pkg.go.dev

# Functions

Call is a helper function to call any arbitrary smart contract.
CallContractAndCheckLogs is a helper function to call any arbitrary smart contract and check that the logs contain the expected events.

# Variables

DistributionCallerContract is the compiled contract calling the distribution precompile.
go:embed DistributionCaller.json.
InterchainSenderContract is the compiled contract calling the distribution precompile.
go:embed InterchainSender.json.

# Structs

CallArgs is a struct to define all relevant data to call a smart contract.