rddl-network / rddl-2-plmnt-service

GNU Affero General Public License v3.0
1 stars 0 forks source link

use rpc client instead of commands #5

Closed LaurentMontBlanc closed 1 year ago

LaurentMontBlanc commented 1 year ago

Description

Planetmint: https://docs.cosmos.network/v0.47/user/run-node/interact-node#programmatically-via-go Elements: https://elementsproject.org/elements-code-tutorial/other-languages

We only use gettransaction on Liquid on this service implement call through rpc client.