📚🚧 docs

This commit is contained in:
EntireTwix 2021-07-09 16:44:38 -07:00
parent 71e0915c2a
commit 2fe00e05de

View file

@ -33,8 +33,9 @@ all error responses have JSON along with them to describe
### Usage endpoints support ### Usage endpoints support
`v` denoting the API version `v` denoting the API version
| name | v1 | | name | v1 |
| :-------- | :----------------: | | :------------- | :----------------: |
| GetBal | :heavy_check_mark: | | GetBal | :heavy_check_mark: |
| GetLog | :heavy_check_mark: | | GetLog | :heavy_check_mark: |
| SendFunds | :heavy_check_mark: | | SendFunds | :heavy_check_mark: |
| VerifyPassword | :heavy_check_mark: |