You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
I try to implement polkascan with private substrate network but the dashboard show zero value:
http://172.104.177.231:8080/node-template
Also the account list show null and when I check DB, I found out table data_account is empty.
http://172.104.177.231:8080/node-template/account
Here is my wallet address:
https://polkadot.js.org/apps/?rpc=wss://wallet.borey.app#/explorer
I had use substrate tag "v3.0.0+monthly-2021-05" with custom type below:
https://github.com/polkascan/py-scale-codec/blob/3d366f975a4cce8db6cfff9ad9b623dcfe28fdcc/scalecodec/type_registry/substrate-node-template.json
The text was updated successfully, but these errors were encountered: