mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge pull request #5162
d2e74c5boost: moveonly: split CPubKey and friends to new files (Cory Fields)78c228cboost: moveonly: move BIP32Hash to hash.h (Cory Fields)900078aboost: moveonly: create eccryptoverify.h|cpp and move helper functions there (Cory Fields)
This commit is contained in:
commit
73b82a3089
21 changed files with 458 additions and 369 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "script/standard.h"
|
||||
|
||||
#include "pubkey.h"
|
||||
#include "script/script.h"
|
||||
#include "util.h"
|
||||
#include "utilstrencodings.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue