Change example addresses to bech32

This commit is contained in:
Yusuf Sahin HAMZA
2020-02-25 19:12:04 +03:00
parent 31c0006a6c
commit 3e32499909
5 changed files with 28 additions and 28 deletions

View File

@ -1089,7 +1089,7 @@ A few guidelines for introducing and reviewing new RPC interfaces:
new RPC is replacing a deprecated RPC, to avoid both RPCs confusingly
showing up in the command list.
- Use *invalid* bech32 addresses (e.g. the constant `EXAMPLE_ADDRESS`) for
- Use *invalid* bech32 addresses (e.g. in the constant array `EXAMPLE_ADDRESS`) for
`RPCExamples` help documentation.
- *Rationale*: Prevent accidental transactions by users and encourage the use