mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-27 22:34:18 +02:00
8 lines
265 B
Markdown
8 lines
265 B
Markdown
Wallet
|
|
------
|
|
|
|
- Wallets names that are relative paths including `..` and `.` elements, and
|
|
wallets named `/` are no longer allowed. Any users that depended on this
|
|
behavior can instead use absolute paths to their wallet or move their wallet
|
|
to a safer path.
|