Skip to content

This is the old Algorand Developer Portal. Please head over to dev.algorand.co to explore our newly rebuilt documentation site. Please excuse us as we continue to transition content to the new portal

Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

goal kmd start


goal kmd start

Start the kmd process, or restart it with an updated timeout

goal kmd start [flags]

Options

  -h, --help           help for start

  -t, --timeout uint   Number of seconds after which to shut down kmd if there are no requests; 0 means no timeout

Options inherited from parent commands

  -d, --datadir stringArray   Data directory for the node

  -k, --kmddir string         Data directory for kmd

SEE ALSO

  • goal kmd - Interact with kmd, the key management daemon