dfinity / agent-rs

A collection of libraries and tools for building software around the Internet Computer, in Rust.

Home Page:https://sdk.dfinity.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hardcode root key into agent-rs

ericswanson-dfinity opened this issue · comments

Hardcode the IC public key into the rust agent, to be used unless fetch_root_key is called.

Add a command-line option to icx to fetch the root key