verify

Verify a SignedContract from the inputs read from the inputs read from the DART

  1. bool verify(const(SecureNet) net, const(SignedContract*) signed_contract, const(Pubkey[]) owners)
  2. bool verify(const(SecureNet) net, const(SignedContract*) signed_contract, const(Document[]) inputs)
    @safe nothrow
    bool
    verify
    (
    const(SecureNet) net
    ,,
    const(Document[]) inputs
    )