mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-17 01:52:02 +00:00
tests: style fix
This commit is contained in:
parent
d66bb53619
commit
7e35dfa51e
@ -152,9 +152,7 @@ class TestMsgStellarSignTransaction(TrezorTest):
|
|||||||
op.destination_account = (
|
op.destination_account = (
|
||||||
"GBOVKZBEM2YYLOCDCUXJ4IMRKHN4LCJAE7WEAEA2KF562XFAGDBOB64V"
|
"GBOVKZBEM2YYLOCDCUXJ4IMRKHN4LCJAE7WEAEA2KF562XFAGDBOB64V"
|
||||||
)
|
)
|
||||||
op.asset = proto.StellarAssetType(
|
op.asset = proto.StellarAssetType(0)
|
||||||
0
|
|
||||||
)
|
|
||||||
|
|
||||||
tx = self._create_msg()
|
tx = self._create_msg()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user