Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Tx ¶
type Tx struct { CellBuilder *cell.Builder ExternalMessage *tlb.ExternalMessage // contains filtered or unexported fields }
Tx for Template
func (*Tx) AddSignatures ¶
func (tx *Tx) AddSignatures(sigs ...xc.TxSignature) error
func (*Tx) GetSignatures ¶
func (tx *Tx) GetSignatures() []xc.TxSignature
Click to show internal directories.
Click to hide internal directories.