mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-23 07:58:09 +00:00
fix comment
This commit is contained in:
parent
188178a438
commit
4628327789
@ -145,7 +145,7 @@ class TestMsgStellarSignTransaction(TrezorTest):
|
||||
assert b64encode(response.signature) == b'QZIP4XKPfe4OpZtuJiyrMZBX9YBzvGpHGcngdgFfHn2kcdONreF384/pCF80xfEnGm8grKaoOnUEKxqcMKvxAA=='
|
||||
|
||||
def test_sign_tx_set_options_op_inflation(self):
|
||||
"""Set inflation destination to GBOVKZBEM2YYLOCDCUXJ4IMRKHN4LCJAE7WEAEA2KF562XFAGDBOB64V"""
|
||||
"""Set inflation destination"""
|
||||
self.setup_mnemonic_nopin_nopassphrase()
|
||||
|
||||
op = proto.StellarSetOptionsOp()
|
||||
|
Loading…
Reference in New Issue
Block a user