mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
Treat Mainnet And Testnet As Common Nouns, Lowercasing When Appropriate
Suggested by @saivann (thanks!)
This commit is contained in:
parent
2793f98aa6
commit
10f6de368d
4 changed files with 5 additions and 5 deletions
|
@ -102,7 +102,7 @@ within the PaymentRequest.
|
|||
## SSL Signature method
|
||||
request.pki_type = "x509+sha256" ## Default: none
|
||||
|
||||
## Mainnet or Testnet?
|
||||
## Mainnet or testnet?
|
||||
details.network = "test" ## Default: main
|
||||
|
||||
## Postback URL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue