Closed gvladika closed 3 months ago
Add --l3-fee-token-decimals flag to support custom number of decimals in Orbit's fee token.
--l3-fee-token-decimals
Ie. this will spin up an Orbit chain with 6 decimals fee token:
./test-node.bash --init --l3node --l3-fee-token --l3-fee-token-decimals 6
pushed a nodejs v18 commit to non18-decimal-token-node-18 branch on top of this
non18-decimal-token-node-18
Add
--l3-fee-token-decimals
flag to support custom number of decimals in Orbit's fee token.Ie. this will spin up an Orbit chain with 6 decimals fee token: