mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Move CScriptID to script.{h/cpp}
CScriptID should be next to CScript just as CKeyID is next to CPubKey
This commit is contained in:
parent
b81ebff0d9
commit
86ea8bed54
16 changed files with 26 additions and 11 deletions
|
|
@ -7,6 +7,7 @@
|
|||
#include <logging.h>
|
||||
#include <outputtype.h>
|
||||
#include <script/descriptor.h>
|
||||
#include <script/script.h>
|
||||
#include <script/sign.h>
|
||||
#include <util/bip32.h>
|
||||
#include <util/strencodings.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue