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
The Prototype Starport module has been added to the Mandala Runtime. For the Polkadot.js website to work, additional types will need to be added to interface with the Mandala chain.
There's a new "CASH" TokenSymbol with the value of 140
"TokenSymbol": {
"_enum": {
....
"CASH": 140
}
},
There are also some additional Datatypes and Enums that needs to be added.
The Prototype Starport module has been added to the Mandala Runtime. For the Polkadot.js website to work, additional types will need to be added to interface with the Mandala chain.
There's a new "CASH" TokenSymbol with the value of 140
There are also some additional Datatypes and Enums that needs to be added.
The text was updated successfully, but these errors were encountered: