neoneo-go/pkg/core/transaction.go

5 lines
96 B
Go
Raw Normal View History

2018-01-30 10:56:36 +00:00
package core
// Transaction is a process recorded in the NEO system.
type Transaction struct{}