Skip to content

Commit

Permalink
fix grpc test
Browse files Browse the repository at this point in the history
  • Loading branch information
leejw51crypto committed Apr 28, 2021
1 parent b46f9a0 commit 7b7d28c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pystarport/pystarport/cosmoscli.py
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,7 @@ def sign_single_tx(self, tx_file, signer_name):
"sign",
tx_file,
from_=signer_name,
chain_id=self.chain_id,
)
)

Expand Down

0 comments on commit 7b7d28c

Please sign in to comment.