Ukpai Ugochi
Ukpai Ugochi
List all chains in the registry with the `registry_list` command. The purpose of this, is to view all possible chain names
Users can change the default chain that comes with Ocular. To do this, they'll use the `set_default` command. This way, they can change the `default` to the chain of their...
There needs to be an acceptance test for all commands in the ocular CLI. This is to test that all commands work as expected. An example can be found in...
Since we now have all scheduled corks, we have to update steward to use corkv2
From issue raised in channel: ``` gorc/steward import key commands are different in that gorc takes the key string while steward takes a mnemonic. Chorus recovers the keys to an...
Closes #363