neoneo-go/pkg/core/transaction.go
2018-01-30 11:56:36 +01:00

4 lines
96 B
Go

package core
// Transaction is a process recorded in the NEO system.
type Transaction struct{}