diff options
| author | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
|---|---|---|
| committer | Tomo Ueda <[email protected]> | 2021-09-02 12:55:18 -0700 |
| commit | e64843ced509c24f783276d4cc0f2f26c9d527f2 (patch) | |
| tree | 7956d4ea416c5b3a531dbc6f356e1c9a643d9690 /qa/rpc-tests/paytxfee.py | |
| parent | really s/doge/dis/g this time (diff) | |
| download | discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.tar.xz discoin-e64843ced509c24f783276d4cc0f2f26c9d527f2.zip | |
really s/Doge/Dis/g this time
Diffstat (limited to 'qa/rpc-tests/paytxfee.py')
| -rw-r--r-- | qa/rpc-tests/paytxfee.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/paytxfee.py b/qa/rpc-tests/paytxfee.py index feec0c45c..b58eb7680 100644 --- a/qa/rpc-tests/paytxfee.py +++ b/qa/rpc-tests/paytxfee.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2021 The Dogecoin Core developers +# Copyright (c) 2021 The Discoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. """PayTxFee QA test. |