Function test_harness::run::run_sentry
source · Expand description
POSTGRES_DB=sentry_leader PORT=8005 KEYSTORE_PWD=address1 \
cargo run -p sentry -- --adapter ethereum --keystoreFile ./adapter/test/resources/0x5a04A8fB90242fB7E1db7d1F51e268A03b7f93A5_keystore.json \
./docs/config/ganache.toml
The identity is used to get the correct Keystore file
While the password is passed to sentry
with environmental variable