Specify units for bitcoin amounts

I added a line at the beginning of the API specifying that amounts are given in satoshis.
This commit is contained in:
georgematheos 2017-12-29 11:23:32 -05:00 committed by GitHub
parent 9c5abaf8bc
commit 82fd50be9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@ BWS can be used with PM2 with the provided `app.js` script:
* TX Proposals templates are signed by copayers and verified by others, so the BWS cannot create or tamper with them.
# REST API
Note: all currency amounts are in units of satoshis (1/100,000,000 of a bitcoin).
## Authentication
In order to access a wallet, clients are required to send the headers: