Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TrxTypeBlockMetadata = pbaptos.Transaction_BLOCK_METADATA
View Source
var TrxTypeGenesis = pbaptos.Transaction_GENESIS
View Source
var TrxTypeStateCheckpoint = pbaptos.Transaction_STATE_CHECKPOINT
View Source
var TrxTypeUser = pbaptos.Transaction_USER
Functions ¶
func Timestamp ¶
func Timestamp(t testing.T, in interface{}) timestamp
Timestamp can be constructed from an RFC 3339 string or from a `time.Time` value directly.
func Transaction ¶
func Transaction(t testing.T, version uint64, components ...interface{}) *pbaptos.Transaction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.