Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SendTransaction ¶
Types ¶
type Node ¶
type Node interface {
SendTransaction(context.Context, *commandspb.Transaction, apipb.SubmitTransactionRequest_Type) (*apipb.SubmitTransactionResponse, error)
LastBlock(context.Context) (*apipb.LastBlockHeightResponse, error)
}
Click to show internal directories.
Click to hide internal directories.