Closed Szegoo closed 3 months ago
const price = await api.rpc.state.call("BrokerApi_sale_price", null); console.log(api.createType('Option<u128>', price))
We are waiting for the runtime API to be added to the Kusama runtime.
We can calculate the account locally instead.
We are waiting for the runtime API to be added to the Kusama runtime.