Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOpPushTransaction ¶
Types ¶
type Getter ¶
type Getter struct {
PrivateKey *bec.PrivateKey
}
type UnlockPushTx ¶
type UnlockPushTx struct {
PrivateKey *bec.PrivateKey
}
func (*UnlockPushTx) UnlockingScript ¶
func (u *UnlockPushTx) UnlockingScript(ctx context.Context, tx *bt.Tx, params bt.UnlockerParams) (*bscript.Script, error)
TODO: Currently only supports input 0 Implements the bt.Unlocker interface
Click to show internal directories.
Click to hide internal directories.