An open API service indexing awesome lists of open source software.

https://github.com/datachainlab/ibc-multisig-client


https://github.com/datachainlab/ibc-multisig-client

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# IBC Multisig Client

Multisig Client is yet another [Solo Machine Client](https://github.com/cosmos/ibc/tree/master/spec/client/ics-006-solo-machine-client).

## Difference from Solo Machine Client

- The order of generation and verification of commitment proofs does not have to be the same
- One Solo Machine can be tracked by multiple clients

## Documents

- [IBC Client spec](./docs/ibc-multisig-client.md)