Function Ledger.updateBlockMultiSig

Update the Schnorr multi-signature for an externalized block in the Ledger.

void updateBlockMultiSig (
  in ref const(BlockHeader) header
) @safe;

Parameters

NameDescription
block header to be updated