This is a backport of a PR that factors out an address used as an example in the help of RPC commands, and uses a CashAddr instead of a legacy address. The original PR uses an invalid address, but IMO it is more useful to have the documentation of a command provide an example that works, so I used the correct address just converted from legacy to CashAddr.
Backport of Core PR18122