mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge bf8c41d251 into merged_master (Bitcoin PR bitcoin/bitcoin#28641)
This commit is contained in:
commit
552ef937cf
1 changed files with 0 additions and 2 deletions
|
|
@ -20,8 +20,6 @@ using NodeRef = miniscript::NodeRef<CPubKey>;
|
|||
using Node = miniscript::Node<CPubKey>;
|
||||
using Type = miniscript::Type;
|
||||
using MsCtx = miniscript::MiniscriptContext;
|
||||
// https://github.com/llvm/llvm-project/issues/53444
|
||||
// NOLINTNEXTLINE(misc-unused-using-decls)
|
||||
using miniscript::operator"" _mst;
|
||||
|
||||
//! Some pre-computed data for more efficient string roundtrips and to simulate challenges.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue