hyperledger-labs / yui-ibc-solidity

IBC in Solidity
Apache License 2.0
132 stars 62 forks source link

Add `getLatestInfo` function to `ILightClient` #257

Closed bluele closed 7 months ago

bluele commented 7 months ago

Call getLatestInfo function instead of calling multiple LightClient contract in sendPacket function.