FactomProject / WorkItems

factoid
3 stars 1 forks source link

remove the setup API call #937

Closed carryforward closed 8 years ago

carryforward commented 8 years ago

This will only cause heartache to have multiple root seeds. Disabling the API call should be enough to prevent people from making multiple seeds. This will be in hotfix 5

carryforward commented 8 years ago

setup command now removed from walletapp, factom-cli, and fctwallet api in hotfix 5.

please test.

VeenaGondkar commented 8 years ago

setup command has been removed.

when the following command is executed curl -X POST http://localhost:8089/v1/factoid-setup/ -d "seed=randomseedgenerated" response is Page not found.