fix: broken imports
This commit is contained in:
@@ -16,13 +16,13 @@ provider = http://localhost:63545
|
||||
|
||||
[auth]
|
||||
type = gnupg
|
||||
db_path = ~/.local/share/cic/clicada
|
||||
db_path = /home/will/.local/share/cic/clicada
|
||||
key = eb3907ecad74a0013c259d5874ae7f22dcbcc95c
|
||||
keyfile_path = ~/grassroots/cic-internal-integration/apps/cic-ussd/tests/data/pgp/privatekeys_meta.asc
|
||||
keyfile_path = /home/will/grassroots/cic-internal-integration/apps/cic-ussd/tests/data/pgp/privatekeys_meta.asc
|
||||
passphrase = merman
|
||||
|
||||
[wallet]
|
||||
key_file = ~/grassroots/cic-internal-integration/apps/contract-migration/keystore/UTC
|
||||
key_file = /home/will/grassroots/cic-internal-integration/apps/contract-migration/keystore
|
||||
passphrase =
|
||||
|
||||
[chain]
|
||||
|
||||
@@ -16,9 +16,9 @@ provider = https://rpc.grassecon.net
|
||||
|
||||
[auth]
|
||||
type = gnupg
|
||||
db_path = ~/.local/share/cic/clicada
|
||||
db_path = /home/will/.local/share/cic/clicada
|
||||
key = CCE2E1D2D0E36ADE0405E2D0995BB21816313BD5
|
||||
keyfile_path = ~/.config/cic/staff-client/user.asc
|
||||
keyfile_path = /home/will/.config/cic/staff-client/user.asc
|
||||
passphrase = queenmarlena
|
||||
|
||||
[wallet]
|
||||
|
||||
Reference in New Issue
Block a user