Skip to content

Commit

Permalink
initial structures
Browse files Browse the repository at this point in the history
  • Loading branch information
miiu96 committed Aug 21, 2024
1 parent f9259f6 commit 8834215
Show file tree
Hide file tree
Showing 7 changed files with 1,454 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/block/metaBlock.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions data/metrics/metrics.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions data/state/dtos.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
//go:generate protoc -I=. -I=$GOPATH/src/github.com/multiversx/mx-chain-core-go/data/transaction -I=$GOPATH/src -I=$GOPATH/src/github.com/multiversx/protobuf/protobuf --gogoslick_out=$GOPATH/src receipt.proto
//go:generate protoc -I=. -I=$GOPATH/src -I=$GOPATH/src/github.com/multiversx/protobuf/protobuf --gogoslick_out=$GOPATH/src stateChange.proto

package state
Loading

0 comments on commit 8834215

Please sign in to comment.