Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Check decoded signed content with previously created on IL.db.

Code Block
SELECT data.data_to_be_signed
FROM declaration_requests
WHERE id = {:id}

...