Update README.md

This commit is contained in:
tripathyr 2020-05-15 13:40:16 +05:30 committed by GitHub
parent eee8e2e365
commit 2f118217d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,7 +141,7 @@ This template contains standard operations that can be used for the following:
2. uri(Uniform Resource Identifier) - identifier for AJAX resource. It is used to create URL(Uniform Resource Locator) for further operations.
* Resolves: responseData from the API
#### getBalalnce
#### getBalance
floBlockchainAPI.getBalance(addr)
`getBalance` requests balance for specified FLO address.
1. addr - FLO address for which balance has to be retrieved