David Boreham
5a50e46718
* Configure cli with necessary gas and fees args and address
* Update version
Former-commit-id: 0068a994f6
10 lines
214 B
YAML
10 lines
214 B
YAML
services:
|
|
cns:
|
|
restEndpoint: 'http://laconicd:1317'
|
|
gqlEndpoint: 'http://laconicd:9473/api'
|
|
userKey: REPLACE_WITH_MYKEY
|
|
bondId:
|
|
chainId: laconic_9000-1
|
|
gas: 250000
|
|
fees: 200000aphoton
|