Documentation
¶
Index ¶
- func GetAddress() common.Address
- func GetAuth() *bind.TransactOpts
- type HtlContract
- func (h *HtlContract) Audit(lockTime *big.Int, receiver common.Address, scrHash [32]byte) error
- func (h *HtlContract) Funds(value *big.Int) error
- func (h *HtlContract) Redeem(scr []byte) error
- func (h *HtlContract) Refund(scr []byte) error
- func (h *HtlContract) Setup(lockTime *big.Int, receiver common.Address, scrHash [32]byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAddress ¶
func GetAuth ¶
func GetAuth() *bind.TransactOpts
Types ¶
type HtlContract ¶
func GetHtlContract ¶
func GetHtlContract() *HtlContract
func (*HtlContract) Redeem ¶
func (h *HtlContract) Redeem(scr []byte) error
func (*HtlContract) Refund ¶
func (h *HtlContract) Refund(scr []byte) error
Click to show internal directories.
Click to hide internal directories.