mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Add docs on two-step sending of payments
This commit is contained in:
parent
e76f90b70d
commit
86145f97af
2 changed files with 138 additions and 0 deletions
|
@ -177,6 +177,8 @@ and ``unconfirmed`` query parameters that accept boolean values:
|
|||
You may as well query for both confirmed and unconfirmed transactions using
|
||||
``wallet.incoming(unconfirmed=True)`` (the default value for ``confirmed`` is ``True``).
|
||||
|
||||
.. _sending-payments:
|
||||
|
||||
Sending payments
|
||||
----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue