AthanorLabs / atomic-swap

💫 ETH-XMR atomic swap implementation
GNU Lesser General Public License v3.0
345 stars 44 forks source link

swapcli commands to manually claim/refund based on offer ID #439

Closed noot closed 1 year ago

noot commented 1 year ago

this would be nice as it's a hassle to manually format the calldata for these funcs as they take both the swap struct + the swap secret. a swapcli command that takes the offer ID could be used to manually call these functions, in case of bad endpoints being used or other unforeseen errors.