dfinity / quill

Governance & ledger toolkit for cold wallets
Apache License 2.0
81 stars 29 forks source link

New subcommand for calling get_full_neuron #27

Open timohanke opened 3 years ago

timohanke commented 3 years ago

Calling get_full_neuron is not possible with the dfx sign/send combo. That is because the dfx send part will only return a request id and another signed request_status is required. So this seems like another task for quill.

chmllr commented 3 years ago

@timohanke is this still relevant after we have list-neurons?