quorum/docs/PluggableArchitecture/Plugins/helloworld/implementation.md

516 B

title: helloworld - Plugin Implementation - Quorum

helloworld Plugin

Version Language
1.0.0 Go

Configuration

{
  "language": string
}
Fields Description
language A string indicating the language to greet. Supported values: en or es

Change Log

v1.0.0

Initial release