Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAgentConfig ¶
func NewAgentConfig(pubkey []byte) agent.AgentConfig
Types ¶
type BroadcastMetadata ¶
type Tx ¶
type Tx struct {
Request types.Request
SignedRequest []byte
Signature []byte
IcrcTransfer *icrc.TransferArgs
IcpTransfer *icp.TransferArgs
Pubkey []byte
IsIcrcTx bool
}
Tx for InternetComputerProtocol
func (*Tx) SetSignatures ¶
func (tx *Tx) SetSignatures(signatures ...*xc.SignatureResponse) error
Click to show internal directories.
Click to hide internal directories.