mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-05 00:58:23 +00:00
* add minAmount, maxAmount * update kava-3 params for compile * fix migration script * update to mainnet params * remove height span validation for incoming swaps * update to sdk.Int, set lock to 220 * update lock range to [220, 270] * update bep3 module docs * update MsgClaim's ValidateBasic * update test comments |
||
|---|---|---|
| .. | ||
| diagrams | ||
| 01_concepts.md | ||
| 02_state.md | ||
| 03_messages.md | ||
| 04_events.md | ||
| 05_params.md | ||
| 06_begin_block.md | ||
| README.md | ||
bep3
Abstract
x/bep3 is an implementation of a Cosmos SDK Module that handles cross-chain Atomic Swaps between Kava and blockchains that implement the BEP3 protocol. Atomic Swaps are created, then either claimed before their expiration block or refunded after they've expired.