mesh-geth-sdk
mesh-geth-sdk copied to clipboard
Support Rosetta Currency to be passed as argument
Fixes # .
Motivation
Currently currency is defaulting to Eth for fee/trace ops.
Solution
This PR is allows the ability to pass currency or it defaults to sdk currency. client.test is covering this