transactions-sync
Update transaction data for a specific cryptocurrency wallet by initiating a sync process with the required wallet address and connection identifier.
Instructions
Initiate the syncing process to update transaction data for a specific wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Wallet address | |
| connectionId | Yes | The identifier of connection, which you received from /wallet/blockchains call response. |