Tags: arkade-os/go-sdk
Tags
Sync coin selection & store offchain transaction once finalized (#44) * add mutex to sync coin selection * update database after offchain tx is finalized * do not strore in db if tx feed is not enabled * return arktxid if failed to persist * Lint * fix * fix tx key * lint * Fix * fix delete --------- Co-authored-by: altafan <18440657+altafan@users.noreply.github.com>