2024-10-01 20:13:39 +00:00
|
|
|
mock_sgx = true
|
2024-08-19 14:10:40 +00:00
|
|
|
tx_sender = "admin"
|
|
|
|
chain_id = "testing"
|
2024-10-03 17:50:54 +00:00
|
|
|
node_url = "http://127.0.0.1:26657"
|
|
|
|
ws_url = "ws://127.0.0.1/wesocket"
|
|
|
|
grpc_url = "http://127.0.0.1:9090"
|
2024-08-19 14:10:40 +00:00
|
|
|
enclave_rpc_addr = "http://127.0.0.1"
|
|
|
|
enclave_rpc_port = 11090
|
2024-08-28 23:45:09 +00:00
|
|
|
trusted_hash = ""
|
|
|
|
trusted_height = 0
|
|
|
|
release = true
|