citadel-tech / coinswap

Functioning, minimal-viable binaries and libraries to perform a trustless, p2p Maxwell-Belcher Coinswap Protocol

Home Page:https://gist.github.com/chris-belcher/9144bd57a91c194e332fb5ca371d0964

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a sepearte `util.rs` module

rajarshimaitra opened this issue · comments

commented

Many helper and utility codes are lying across taker and maker protocol modules. Consolidate the utility functions into a dedicated util.rs module.

commented

Completed with #9