Skip to content

Commit

Permalink
Merge pull request #2 from ElrondNetwork/feat/scheduled-sc-execution
Browse files Browse the repository at this point in the history
feat/scheduled-sc-execution
  • Loading branch information
AdoAdoAdo authored Jan 31, 2022
2 parents db36097 + eb9b57e commit 8a5eb18
Show file tree
Hide file tree
Showing 45 changed files with 8,476 additions and 269 deletions.
2 changes: 1 addition & 1 deletion data/batch/batch.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//go:generate protoc -I=proto -I=$GOPATH/src -I=$GOPATH/src/github.com/ElrondNetwork/protobuf/protobuf --gogoslick_out=. batch.proto
//go:generate protoc -I=. -I=$GOPATH/src -I=$GOPATH/src/github.com/ElrondNetwork/protobuf/protobuf --gogoslick_out=. batch.proto
package batch

// New returns a new batch from given buffers
Expand Down
File renamed without changes.
Loading

0 comments on commit 8a5eb18

Please sign in to comment.