paritytech/polkadot-runtime-prom-exporter

decimals function throws an error when parachain token has 18 decimals

Closed this issue · 1 comments

Based on this config.json

  {
    "rpcs": [
      "wss://acala-rpc-0.aca-api.network",
    ]
  }

The Runtime Exporter throws an exception when calculating decimals

closed with #30