gouroboros
gouroboros copied to clipboard
GenesisConfigResult in protocol/localstatequery fails to unmarshal to JSON
When attempting to c.JSON(200, genesisConfig) with a GenesisConfigResult object, I get a json: unsupported type: map[interface {}]interface {} error.