mirror of
https://github.com/aljazceru/ark.git
synced 2026-01-30 16:54:18 +01:00
Add admin APIs to manage wallet (#226)
* Add admin rpcs to manage wallet * Fix * Fixes * Add sleeping time * Increase sleeping time
This commit is contained in:
committed by
GitHub
parent
fb8a127f4f
commit
1c67c56d9d
@@ -30,8 +30,9 @@ services:
|
||||
- ARK_ROUND_LIFETIME=512
|
||||
- ARK_DB_TYPE=sqlite
|
||||
- ARK_TX_BUILDER_TYPE=covenant
|
||||
- ARK_PORT=8080
|
||||
ports:
|
||||
- "8080:6000"
|
||||
- "8080:8080"
|
||||
|
||||
volumes:
|
||||
oceand:
|
||||
|
||||
Reference in New Issue
Block a user