Function SCPEnvelopeStore.opApply

Walk over the envelopes in the database and call the provided delegate

int opApply (
  scope int delegate(bool, ref const(scpd.types.Stellar_SCP.SCPEnvelope)) dg
);

Parameters

NameDescription
dg the delegate to call

Returns

the status code of the delegate, or zero