package
3.1.0-rc2+incompatible
Repository: https://github.com/furychain/furya.git
Documentation: pkg.go.dev
# Functions
AcknowledgePacket sends a MsgAcknowledgement to the channel associated with the endpoint.
GetHubSimApp returns the SimApp to allow usage ofnon-interface fields.
GetRollappSimApp returns the SimApp to allow usage ofnon-interface fields.
RecvPacketWithResult receives a packet on the associated endpoint and the result of the transaction is returned.
SendMsgs delivers a transaction through the application.
SetupFuryenstionTestingApp initializes a new SetupTestApp implements the interface for ibctesting.DefaultTestingAppInit.
SetupTestingApp is a callback for the ibctesting to create a chain the test creates a furya chain and furyint chain.
# Structs
FuryintTestChainClient is a wrapper for baseTestChainClient it is used to intersept the NextBlock() function in order to track after the app.Commit() and get an AppHash.
No description provided by the author