@depay/web3-payments
Advanced tools
Comparing version 13.12.0 to 13.12.1
{ | ||
"name": "@depay/web3-payments", | ||
"moduleName": "Web3Payments", | ||
"version": "13.12.0", | ||
"version": "13.12.1", | ||
"description": "JavaScript library to scan crypto wallets for liquefiable assets and perform cost-effective, auto-converted payments on-chain.", | ||
@@ -6,0 +6,0 @@ "main": "dist/umd/index.js", |
@@ -336,3 +336,3 @@ ## Quickstart | ||
directTransfer: Boolean (e.g. true) | ||
getTransaction: async => Transaction (see @depay/web3-wallets for details) | ||
getTransaction: async (options)=> Transaction (see @depay/web3-wallets for details), options can contain { wallet } | ||
} | ||
@@ -339,0 +339,0 @@ ``` |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3761396