Test
Finally you can now test your LiquidHarmony implementation by sending an action through your DSP’s API endpoint
When running the test commands, if you're using leap version 3.0.0+ you'll need to add --use-old-send-rpc -t false
to the cleos command to not use the send_transaction2
rpc by default as seen below. If using the legacy eos software, that flag is not required.
Last updated