Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterRoutes ¶
RegisterRoutes registers HTLC-related REST handlers to a router
Types ¶
type RefundHTLCReq ¶
type RefundHTLCReq struct {
BaseTx utils.BaseTx `json:"base_tx"`
Sender sdk.AccAddress `json:"sender"`
}
Click to show internal directories.
Click to hide internal directories.