Home
last modified time | relevance | path

Searched refs:PSBT_IN_SIGHASH_TYPE (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-ckcc-protocol/ckcc-protocol-1.1.0/ckcc/
H A Dconstants.py78 PSBT_IN_SIGHASH_TYPE = const(3) variable
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/
H A Dpsbt.c37 #define PSBT_IN_SIGHASH_TYPE 0x03 macro
1079 case PSBT_IN_SIGHASH_TYPE: { in pull_psbt_input()
1605 push_psbt_key(cursor, max, PSBT_IN_SIGHASH_TYPE, NULL, 0); in push_psbt_input()