v0.8.4
- fix: allow TweetNaCl private key format
- fix: if
DISABLE_SIGNATURE=true
don't check if private key exists - export
schemas
import { ManifestSchema } from "substreams-sink-webhook/schemas"
What's Changed
- Improve keypair handling by @DenisCarriere in #22
- export schemas cfc2b81
Full Changelog: v0.8.0...v0.8.4