cashierd.toml 195 B

123456789
  1. rpc_url = "127.0.0.1:7777"
  2. gateway_url = "127.0.0.1:3333"
  3. gateway_subscriber_url = "127.0.0.1:4444"
  4. log_path = "/tmp/cashierd.log"
  5. password = "TEST_PASSWORD"
  6. client_password = "TEST_PASSWORD"