docs: address comments & other updates

This commit is contained in:
Zach Ramsay
2017-08-29 17:13:34 -04:00
parent 49665dd492
commit 15a7fa2eac
7 changed files with 29 additions and 30 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ By default we will serve on `http://localhost:2024`. CORS will be disabled by d
The MVP will allow us to move around money. This involves the
following functions:
## Construct an unsigned tx
## Construct an unsigned transaction
`POST /build/send`