Refactor bootstrap node connect, add CLI argument #6
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor/bootstrap_node"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the superfluous wrapper function (as the API already returns a Promise). Also adds a command line argument so you can choose a different bootstrap node.
great! work nicely.