Documentation ¶
Index ¶
- func Create() error
- func Destroy() error
- func IsActive() bool
- func MakeClient() (*algod.Client, error)
- func MakeTxnParams() (types.SuggestedParams, error)
- func SendRawTransaction(txn []byte) (txInfo models.PendingTransactionInfoResponse, err error)
- func Start() error
- func Status() error
- func Stop() error
- func WaitForConfirmation(c *algod.Client, txid string, waitRounds uint64, ctx context.Context, ...) (txInfo models.PendingTransactionInfoResponse, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeClient ¶
func MakeTxnParams ¶
func MakeTxnParams() (types.SuggestedParams, error)
func SendRawTransaction ¶
func SendRawTransaction(txn []byte) (txInfo models.PendingTransactionInfoResponse, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.