From 4117c461bb36ccd09b1687d969b4fcbb9648e33c Mon Sep 17 00:00:00 2001 From: tecnovert Date: Tue, 8 Oct 2024 20:33:45 +0000 Subject: [PATCH] Update scripts/createoffers.py Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com> --- scripts/createoffers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/createoffers.py b/scripts/createoffers.py index 8250109..ff95f35 100755 --- a/scripts/createoffers.py +++ b/scripts/createoffers.py @@ -16,7 +16,7 @@ Create offers "wallet_port_override": Used for testing. "offers": [ { - "name": Offer tenplate name, eg "Offer 0", will be automatically renamed if not unique. + "name": Offer template name, eg "Offer 0", will be automatically renamed if not unique. "coin_from": Coin you send. "coin_to": Coin you receive. "amount": Amount to create the offer for.