You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/functional/rpc_createmultisig.py
+16-14Lines changed: 16 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
#!/usr/bin/env python3
2
-
# Copyright (c) 2015-2018 The Bitcoin Core developers
2
+
# Copyright (c) 2015-2019 The Bitcoin Core developers
3
3
# Distributed under the MIT software license, see the accompanying
4
4
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
5
-
"""Test transaction signing using the signrawtransaction* RPCs."""
0 commit comments