We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 842f434 commit c46f7dbCopy full SHA for c46f7db
CHANGELOG.md
@@ -8,6 +8,7 @@
8
9
- parameter `env-file` renamed to `envFile`
10
- parameter `api-key` renamed to `apiKey`
11
+- Docker image now uses `node` user instead of `root`
12
13
### Added
14
@@ -33,4 +34,4 @@
33
34
35
- Fix Solana transaction not confirmed - fix for docker image
36
- Print result as json for generateManagedPrivateKeyBatch (#100)
-- export wallets always export default path (#79)
37
+- export wallets always export default path (#79)
0 commit comments