| 1 | #!/usr/bin/env python3 |
| 2 | # Copyright (c) 2016-2021 The Bitcoin Core developers |
| 3 | # Distributed under the MIT software license, see the accompanying |
| 4 | # file COPYING or http://www.opensource.org/licenses/mit-license.php. |
nothing calls this directly
no test coverage detected