We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56cc229 + 2598532 commit f4abd89Copy full SHA for f4abd89
src/personal_message.h
@@ -21,6 +21,8 @@
21
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22
* SOFTWARE.
23
*****************************************************************************/
24
+#pragma once
25
+
26
#include <stdint.h>
27
#include <stdbool.h>
28
src/sighash.h
#include "./transaction/types.h"
0 commit comments