neoneo-go/pkg/core/doc.go

6 lines
148 B
Go
Raw Normal View History

2020-05-07 19:04:10 +00:00
/*
Package core implements Neo ledger functionality.
It's built around the Blockchain structure that maintains state of the ledger.
*/
package core