5 lines
193 B
Plaintext
5 lines
193 B
Plaintext
|
|
# Copy this file to .env and fill in your palladiumd RPC credentials.
|
||
|
|
# The .env file is gitignored — never commit it.
|
||
|
|
PALLADIUM_RPCUSER=your_rpc_user
|
||
|
|
PALLADIUM_RPCPASSWORD=your_rpc_password
|