src/Cardano/SMASH/API.hs:53:10: warning: [-Wmissing-methods]
• No explicit implementation for
‘hoistServerWithContext’
• In the instance declaration for
‘HasServer (Body a :> api) context’
|
53 | instance (FromJSON a, HasServer api context) => HasServer (Body a :> api) context where
Seeing: