Skip to content

Commit

Permalink
Update spec/app/ics-101-interchain-swap/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Carlos Rodriguez <[email protected]>
  • Loading branch information
liangping and crodriguezvega authored Aug 29, 2023
1 parent df73ab2 commit 05b9a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/app/ics-101-interchain-swap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Features include an option to provide liquidity with a single asset instead of a

- `Permissionless`: no need to whitelist connections, modules, or denominations. Individual implementations may have their own permissioning scheme, however the protocol must not require permissioning from a trusted party to be secure.
- `Decentralized`: all parameters are managed on chain via governance. Does not require any central authority or entity to function. Also does not require a single blockchain, acting as a hub, to function.
- `Gaurantee of Exchange`: no occurrence of a user receiving tokens without the equivalent promised exchange.
- `Guarantee of Exchange`: no occurrence of a user receiving tokens without the equivalent promised exchange.
- `Liquidity Incentives`: supports the collection of fees which are distributed to liquidity providers and acts as incentive for liquidity participation.
- `Weighted Math`: allows the configuration of pool weights so users can choose their levels of exposure between the tokens.

Expand Down

0 comments on commit 05b9a27

Please sign in to comment.