Skip to content

[feature] Add ability to AssymWithdraw

Son of Odin requested to merge 657-asym-withdrawls into develop

Closes #657 (closed)

When withdrawing from a pool, the memo format is now WITHDRAW:<pool>:<10000>:<withdrawal asset>. If the "withdrawal asset" is empty (or not specified, ie its optional), then the network would withdraw 50:50 between rune and asset. If a withdrawal asset is specified, 100% of the funds are withdrawn to that asset. Be wary using this, as fees are taken out, as this is the equivalent of taking out 50:50 then swapping to a single asset.

Edited by Son of Odin

Merge request reports