oasis network status
doesn't show ParaTime ID during oasis-node startup
#341
Labels
bug
Something isn't working
Followup to #313.
When you restart your oasis-node ParaTime client node and until the node is correctly spun up, running
oasis net status
yields:Raw
runtimes:
JSON value isAs you can see, the
descriptior
field is empty (it gets populated when the node is synced?). I suggest we use the value inside thekeys
instead of relying on the validdescriptor.ID
field here: https://github.com/oasisprotocol/cli/blob/master/cmd/network/status.goThe text was updated successfully, but these errors were encountered: