View Source BitcoinLib.Signing.Psbt.GenericProperties.RedeemScript (BitcoinLib v0.4.7)

A redeem script in a partially signed bitcoin transaction

Link to this section Summary

Link to this section Types

@type t() :: BitcoinLib.Signing.Psbt.GenericProperties.RedeemScript

Link to this section Functions

@spec parse(BitcoinLib.Signing.Psbt.Keypair.t()) :: {:ok, t()} | {:error, binary()}