3Dpass / 3DP

The Implementation of The Ledger of Things Node. Layer 1 decentralized blockchain platform for the tokenization of objects. Proof of Scan protocol. Useful smart-contracts and dApps.
https://3dpass.org/
GNU General Public License v3.0
23 stars 17 forks source link

3DPt transfers won't work via web wallet #13

Closed 3Dpass closed 2 years ago

3Dpass commented 2 years ago

When you are trying to send 3dPt to anyone, the error pops up.

PaulSff commented 2 years ago

Solved with setting up UI https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.3dpass.org#/settings/developer

This code has to be added into the DVELOPMENT settings:

{ "AccountInfo": "AccountInfoWithTripleRefCount", "Address": "AccountId", "LookupSource": "AccountId", "Weight": "u32", "AccountInfo": "AccountInfoWithDualRefCount" }