lbcutil/psbt
Adam Gibson e17c9730c4 PSBT BIP 174 implementation (#126)
Implements: PSBT struct, roles: creator, updater, signer, extractor.
Passing test vectors.
2019-12-19 15:20:22 -03:00
..
creator.go PSBT BIP 174 implementation (#126) 2019-12-19 15:20:22 -03:00
extractor.go PSBT BIP 174 implementation (#126) 2019-12-19 15:20:22 -03:00
finalizer.go PSBT BIP 174 implementation (#126) 2019-12-19 15:20:22 -03:00
psbt.go PSBT BIP 174 implementation (#126) 2019-12-19 15:20:22 -03:00
psbt_test.go PSBT BIP 174 implementation (#126) 2019-12-19 15:20:22 -03:00
signer.go PSBT BIP 174 implementation (#126) 2019-12-19 15:20:22 -03:00
updater.go PSBT BIP 174 implementation (#126) 2019-12-19 15:20:22 -03:00