ContractFundingV1

ContractFundingV1

Funding and settlement information relating to an AnyHedge contract.

Members

fundingOutputIndex :number

Output in the funding transaction that sends to this contract.
Type:
  • number

fundingSatoshis :number

Satoshis that is sent in this funding transaction to this contract.
Type:
  • number

fundingTransactionHash :string

Funding transaction hash used to identify a funding of this contract.
Type:
  • string

settlement :ContractSettlementV1

Settlement information if this funding has been settled on-chain.
Type:
  • ContractSettlementV1