doc: Add 19501 release notes #20043

pull MarcoFalke wants to merge 2 commits into bitcoin:master from MarcoFalke:2009-doc19501 changing 3 files +42 −38
  1. MarcoFalke commented at 7:18 AM on September 30, 2020: member

    Adds release notes and fixes up some whitespace nits for the touched RPCs

  2. fanquake added the label Docs on Sep 30, 2020
  3. fanquake commented at 7:20 AM on September 30, 2020: member

    Want to fix up this issue here as well?

  4. doc: Remove double-whitespace from help string, other whitespace fixups faf60dee34
  5. doc: Add 19501 release notes fa710a6d67
  6. MarcoFalke force-pushed on Sep 30, 2020
  7. MarcoFalke commented at 7:32 AM on September 30, 2020: member

    Thx, done. The rendered diff for the first commit is now:

    diff --git a/send b/send
    index 58337d5..2a403d7 100644
    --- a/send
    +++ b/send
    @@ -5,7 +5,7 @@ EXPERIMENTAL warning: this call may be changed in future releases.
     Send a transaction.
     
     Arguments:
    -1. outputs                               (json array, required) A JSON array with outputs (key-value pairs), where none of the keys are duplicated.
    +1. outputs                               (json array, required) The outputs (key-value pairs), where none of the keys are duplicated.
                                              That is, each address can only appear once and there can only be one 'data' object.
                                              For convenience, a dictionary, which holds the key-value pairs directly, is also accepted.
          [
    diff --git a/sendmany b/sendmany
    index ee770c0..d5c56a3 100644
    --- a/sendmany
    +++ b/sendmany
    @@ -30,7 +30,7 @@ Arguments:
     9. verbose                   (boolean, optional, default=false) If true, return extra infomration about the transaction.
     
     Result (if verbose is not set or set to false):
    -"hex"    (string) The transaction id for the send. Only  1 transaction is created regardless of
    +"hex"    (string) The transaction id for the send. Only 1 transaction is created regardless of
              the number of addresses.
     
     Result (if verbose is set to true):
    
  8. laanwj commented at 11:12 AM on September 30, 2020: member

    Code review ACK fa710a6d67b2de64bde90def77c70d0a052f9030

  9. fanquake approved
  10. fanquake commented at 12:22 PM on September 30, 2020: member

    ACK fa710a6d67b2de64bde90def77c70d0a052f9030

  11. fanquake merged this on Sep 30, 2020
  12. fanquake closed this on Sep 30, 2020

  13. MarcoFalke deleted the branch on Sep 30, 2020
  14. sidhujag referenced this in commit 2302c87686 on Sep 30, 2020
  15. DrahtBot locked this on Feb 15, 2022
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me