You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .env.example
+17
Original file line number
Diff line number
Diff line change
@@ -98,3 +98,20 @@ COINBASE_PRIVATE_KEY= # from coinbase developer portal
98
98
# if not configured it will be generated and written to runtime.character.settings.secrets.COINBASE_GENERATED_WALLET_ID and runtime.character.settings.secrets.COINBASE_GENERATED_WALLET_HEX_SEED
99
99
COINBASE_GENERATED_WALLET_ID=# not your address but the wallet id from generating a wallet through the plugin
100
100
COINBASE_GENERATED_WALLET_HEX_SEED=# not your address but the wallet hex seed from generating a wallet through the plugin and calling export
0 commit comments