Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 435 Bytes

LedgerVerifierInterface.md

File metadata and controls

18 lines (10 loc) · 435 Bytes

Libgossamer API Reference - LedgerVerifierInterface

  • Fully Qualified Interface Name: ParagonIE\Gossamer\Interfaces\LedgerVerifierInterface

This interface extends both LedgerInterface and VerifierInterface.

Interface Methods

signedMessageFound()

Was this SignedMessage found in the ledger?

Arguments:

  1. SignedMessage $signedMessage

Returns a bool.