platform icon indicating copy to clipboard operation
platform copied to clipboard

fix: rename PLATFORM_WALLET_PASSWORD to PLATFORM_WALLET_KEY

Open Duzzann opened this issue 1 month ago • 3 comments

Fixes #1475 Changed all references of PLATFORM_WALLET_PASSWORD to PLATFORM_WALLET_KEY across the codebase and configuration files.

Summary by CodeRabbit

  • Chores

    • Renamed public environment variable PLATFORM_WALLET_PASSWORD → PLATFORM_WALLET_KEY. Services now read the new variable. Action required: update your environment and deployment settings to use PLATFORM_WALLET_KEY.
  • Documentation

    • Updated example and demo environment files to use PLATFORM_WALLET_KEY so samples match runtime configuration.

Duzzann avatar Oct 10 '25 12:10 Duzzann