Documentation
¶
Index ¶
- type P
- func (proof *P) AddCalendarBranch(aggState types.AggState, calState string, proofType string) error
- func (proof *P) AddChainBranch(btcAggState types.AnchorBtcAggState, btcTxState types.AnchorBtcTxState, ...) error
- func (proof *P) AddChainpointHeader(context string, jsonType string, hash string, proofId string) error
- func (proof *P) SetProofType(network string, chainType string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type P ¶
type P map[string]interface{}
func ConvertGoOpsToJsonMap ¶
func ConvertGoOpsToJsonMap(ops []types.ProofLineItem) []P
func (*P) AddCalendarBranch ¶
func (*P) AddChainBranch ¶
func (proof *P) AddChainBranch(btcAggState types.AnchorBtcAggState, btcTxState types.AnchorBtcTxState, btcHeadState types.AnchorBtcHeadState, proofType string) error
func (*P) AddChainpointHeader ¶
Click to show internal directories.
Click to hide internal directories.