Skip to content
Snippets Groups Projects
Commit 19ddf14f authored by Josh Brooks's avatar Josh Brooks
Browse files

Update README

parent c74c5a42
No related branches found
No related tags found
2 merge requests!117Release,!79Make NDF accessibility a CLI option
......@@ -161,6 +161,7 @@ Flags:
--delete-channel Delete the channel information for the corresponding recipient ID
--destfile string Read this contact file for the destination id
-d, --destid string ID to send message to (if below 40, will be precanned. Use '0x' or 'b64:' for hex and base64 representations) (default "0")
--download-ndf string Downloads and verifies a signed NDF from a specified environment. Accepted environment flags include mainnet, release, testnet, and dev
--e2eMaxKeys uint Max keys used before blocking until a rekey completes (default 800)
--e2eMinKeys uint Minimum number of keys used before requesting rekey (default 500)
--e2eNumReKeys uint Number of rekeys reserved for rekey operations (default 16)
......
......@@ -156,7 +156,6 @@ EnretBzQkeKeBwoB2u6NTiOmUjk=
testNetCert = ``
)
// Execute adds all child commands to the root command and sets flags
// appropriately. This is called by main.main(). It only needs to
// happen once to the rootCmd.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment