mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-06-20 13:06:36 +00:00

* Split asset registry endpoint Into scheme, domain and path. We need the domain in the liquid contract. * Switch to pure Go implementation This is a reimplementation of the `issue2liquid.py`. See https://github.com/rddl-network/issuer_service // Closes #196 * Move elements RPC URL into config Signed-off-by: Julian Strobl <jmastr@mailbox.org>