solana/cli/src
Trent Nelson 0ea2843ec9
Durable Nonce - Authorized Noncer (#7417)
* Durable Nonce: Add authorized noncer to initialize instruction

* CLI: Adapt to nonce authority

* Durable Nonce: Introduce Authorize instruction

* Specify who needs to sign  ix

* 'authorized-noncer' -> 'nonce-authority'

* Document signing authority for all instructions
2019-12-17 09:34:21 -05:00
..
cli.rs Durable Nonce - Authorized Noncer (#7417) 2019-12-17 09:34:21 -05:00
cluster_query.rs
config.rs
display.rs
lib.rs
main.rs
nonce.rs Durable Nonce - Authorized Noncer (#7417) 2019-12-17 09:34:21 -05:00
stake.rs
storage.rs
validator_info.rs
vote.rs