diff options
| author | Ross Nicoll <[email protected]> | 2018-01-01 16:29:58 +0000 |
|---|---|---|
| committer | Ross Nicoll <[email protected]> | 2018-09-19 19:24:06 +0100 |
| commit | 277f207457aaa8bb89e61ef336a41c892b6d17a1 (patch) | |
| tree | a5183c4cddf4a285dbe6e536ea3d77e79da02158 /src/test/data/tt-locktime317000-out.json | |
| parent | Change count type used by `gettxoutsetinfo` (#1415) (diff) | |
| download | discoin-277f207457aaa8bb89e61ef336a41c892b6d17a1.tar.xz discoin-277f207457aaa8bb89e61ef336a41c892b6d17a1.zip | |
Update dogecoin-tx tests (#1409)
Update Python test address and key values to match Dogecoin format
Diffstat (limited to 'src/test/data/tt-locktime317000-out.json')
| -rw-r--r-- | src/test/data/tt-locktime317000-out.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/data/tt-locktime317000-out.json b/src/test/data/tt-locktime317000-out.json index 2b9075f8a..f16a65189 100644 --- a/src/test/data/tt-locktime317000-out.json +++ b/src/test/data/tt-locktime317000-out.json @@ -204,7 +204,7 @@ "reqSigs": 1, "type": "pubkeyhash", "addresses": [ - "1E7SGgAZFCHDnVZLuRViX3gUmxpMfdvd2o" + "DJFXow7CYcBWKVjwe1VH4or5f6YetLH1hw" ] } }, @@ -217,7 +217,7 @@ "reqSigs": 1, "type": "pubkeyhash", "addresses": [ - "1AtWkdmfmYkErU16d3KYykJUbEp9MAj9Sb" + "DF2cHtiK4xeXPUBhMdK7XWU5UNYSg2KFvt" ] } } |