diff options
Diffstat (limited to 'qapi/transaction.json')
-rw-r--r-- | qapi/transaction.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/transaction.json b/qapi/transaction.json index 04301f1be7..b6c11158f0 100644 --- a/qapi/transaction.json +++ b/qapi/transaction.json @@ -5,7 +5,7 @@ # = Transactions ## -{ 'include': 'block.json' } +{ 'include': 'block-core.json' } ## # @Abort: |