Add api.connection.getReserveBase() (#1259)

* Returns the current minimum reserve, in drops of XRP, that is required
for an account.

* Release 1.6.6-beta.2
This commit is contained in:
Elliot Lee
2020-04-27 09:57:35 -07:00
parent 2e81cfb56f
commit c26ddb497e
3 changed files with 45 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "1.6.6-beta.1",
"version": "1.6.6-beta.2",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
"files": [