Midnight.js API Reference v1.0.0
Midnight.js API Reference / @midnight-ntwrk/midnight-js-testing / sendTransactionToWallet
Function: sendTransactionToWallet()
sendTransactionToWallet(
walletWithFunds
,destination
):Promise
<void
>
Sends a transaction from one wallet to another.
Parameters
walletWithFunds
The wallet to send funds from
destination
The destination wallet
Returns
Promise
<void
>