Skip to content

Commit

Permalink
Grpc2 endpoint enabling (#542)
Browse files Browse the repository at this point in the history
* Fix missing definitions in the lib.def
  • Loading branch information
MilkywayPirate authored Oct 10, 2022
1 parent 6be4de4 commit 6c86619
Show file tree
Hide file tree
Showing 3 changed files with 368 additions and 10 deletions.
4 changes: 3 additions & 1 deletion concordium-consensus/lib.def
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ EXPORTS
getBlockPendingUpdatesV2
getNextUpdateSequenceNumbersV2
getBlockChainParametersV2
getBlockFinalizationSummaryV2
getBlockFinalizationSummaryV2
getBlockItemsV2
getLastFinalizedBlockSlotTimeV2
Loading

0 comments on commit 6c86619

Please sign in to comment.