mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge e3c08eb620 into merged_master (Bitcoin PR bitcoin/bitcoin#25307)
This commit is contained in:
commit
a1049ecfa8
2 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ class ECCVerifyHandle;
|
|||
namespace kernel {
|
||||
//! Context struct holding the kernel library's logically global state, and
|
||||
//! passed to external libbitcoin_kernel functions which need access to this
|
||||
//! state. The kernel libary API is a work in progress, so state organization
|
||||
//! state. The kernel library API is a work in progress, so state organization
|
||||
//! and member list will evolve over time.
|
||||
//!
|
||||
//! State stored directly in this struct should be simple. More complex state
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue