//
pkg.gl
Category
github.com/jsambuo/go-cardano-serialization
protocol
package
0.0.4
Repository:
https://github.com/jsambuo/go-cardano-serialization.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
38 SLOC
#
README
Protocol
Package protocol implements structs for epoch protocol parameters.
#
Functions
LoadProtocol
LOadProtocol returns a pointer to a unmarshalled Protocol given a file path of a protocol parameters file in the cardano-cli generated format.
#
Structs
Protocol
Protocol contains protocol parameters.
ProtocolVersion
No description provided by the author