Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Transaction ¶
type Transaction struct { Id string Block Block Events []Event Error string Fee float64 Status string Arguments []KV Authorizers []string Stakeholders map[string][]string Payer string ProposalKey flow.ProposalKey GasLimit uint64 GasUsed uint64 ExecutionEffort float64 Body string BodyHash string Import []Import }
Click to show internal directories.
Click to hide internal directories.