MCPcopy Index your code
hub / github.com/CovenantSQL/CovenantSQL / AccountNonce

TypeAlias AccountNonce

blockproducer/interfaces/transaction.go:31–31  ·  view source on GitHub ↗

go:generate hsp AccountNonce defines the an account nonce.

Source from the content-addressed store, hash-verified

29
30// AccountNonce defines the an account nonce.
31type AccountNonce uint32
32
33// TransactionType defines a transaction type.
34type TransactionType uint32

Callers 1

TestTypesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected