Skip to content

GRPC Init Broken

Description

Init function of the api does not persist config and does not return OND and SBI information.

Expected Behavior

Config should be persisted upon call to Init and should return SBI and OND information

Possible Fix

Implement it properly ^^