currently, IPC mining interface only allows broadcasting blocks via BlockTemplate.submitSolution
a Sv2 Job Declarator Server can receive solutions via PushSolution message, for which it has no corresponding BlockTemplate on the Bitcoin Core side
in summary, we need the equivalent of a submitblock RPC
cc @ryanofsky @ismaelsadeeq @Sjors
currently, IPC mining interface only allows broadcasting blocks via
BlockTemplate.submitSolutiona Sv2 Job Declarator Server can receive solutions via
PushSolutionmessage, for which it has no correspondingBlockTemplateon the Bitcoin Core sidein summary, we need the equivalent of a
submitblockRPCcc @ryanofsky @ismaelsadeeq @Sjors