Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,030 changes: 517 additions & 513 deletions rpc/gen/core.pb.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions rpc/gen/core.proto
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ message DeployOptions {
FILL = 1;
EACH = 2;
GLOBAL = 3;
DRAINED = 4;
DUMMY = 99;
}
string name = 1001;
Expand Down
Loading