I added balance in my wallet,
I am running a node on the aws instance.
I added balance which is reflecting on the ada explorer.
Its not reflecting on this node. It is syncing but its taking forever to reflect the balance.
How much time does it take to sync the wallet on my node ?
Is there a nodejs based sdk which i can use instead of this node ? It would be great if someone can point me in right direction.
Thanks for sharing that @Alexd1985.
Is there any documentation available to do the same ? It will be great help if u could please point me to the right direction.
Syncing (89.46% percent) Applied 158 blocks, 0 rollbacks in the last 30.000883562s. Current tip is [point 020193e2 at slot 34913707].
Also, This is the status of the wallet that i want to use :
“state”: {
“status”: “syncing”,
“progress”: {
“quantity”: 97.89,
“unit”: “percent”
}
}