roller icon indicating copy to clipboard operation
roller copied to clipboard

roller should use RPC for queries instead of REST

Open mtsitrin opened this issue 1 year ago • 0 comments

Currently roller uses API endpoint for Hub queries: url := initConfig.HubData.API_URL + "/dymensionxyz/dymension/rollapp/rollapp/" + rollappID

It should be refactored to use RPC client

mtsitrin avatar Jul 02 '23 10:07 mtsitrin