quorum/vendor/github.com/jpmorganchase/quorum-plugin-definitions
Trung Nguyen 07b0834245
Framework that allows adding additional Quorum features as plugins (#923)
2020-02-28 15:19:08 -05:00
..
README.md Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
doc.go Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
helloworld.proto Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00
init.proto Framework that allows adding additional Quorum features as plugins (#923) 2020-02-28 15:19:08 -05:00

README.md

Plugin gRPC Definitions

Store gRPC definitions for Quorum plugin interfaces.

Changes in a definition will dispatch an repository_dispatch event via Github Actions workflow to the corresponding SDK repository which then generates SDK source code.

This repository is also served as Git submodule in order to generate documentation for the supported plugin interfaces.