Skip to content

refactor: use wrap_fixed_bytes! for TrieKey and TrieValue #18

refactor: use wrap_fixed_bytes! for TrieKey and TrieValue

refactor: use wrap_fixed_bytes! for TrieKey and TrieValue #18

name: Conventional Commits
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: webiny/[email protected]