mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
bitcoin -> Dash Core
Co-Authored-By: UdjinM6 <UdjinM6@users.noreply.github.com>
This commit is contained in:
parent
02dfb89b02
commit
6f4260f860
@ -489,9 +489,9 @@ same as before.
|
||||
Low-level RPC changes
|
||||
---------------------
|
||||
|
||||
- When bitcoin is not started with any `-wallet=<path>` options, the name of
|
||||
- When Dash Core is not started with any `-wallet=<path>` options, the name of
|
||||
the default wallet returned by `getwalletinfo` and `listwallets` RPCs is
|
||||
now the empty string `""` instead of `"wallet.dat"`. If bitcoin is started
|
||||
now the empty string `""` instead of `"wallet.dat"`. If Dash Core is started
|
||||
with any `-wallet=<path>` options, there is no change in behavior, and the
|
||||
name of any wallet is just its `<path>` string.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user