threefoldfoundation / tft

Threefold token
Apache License 2.0
5 stars 1 forks source link

Error refunding #214

Closed DylanVerstraete closed 1 year ago

DylanVerstraete commented 1 year ago
INFO [05-11|09:51:49.573] found new head                           head=8,980,736 synced=true
ERROR[05-11|09:51:51.980] error while trying to refund user        err="failed to build transaction: validation fail
ed for *txnbuild.Payment operation: Field: Destination, Error: invalid address length" amount=100,000,000
robvanmieghem commented 1 year ago

This was caused because no feewallet was given. 4c2e6863e59861bd8f571e14244d83694531aa78 makes the feewallet mandatory.