Skip to content

unmarshalHex() panics if the public key submitted to UnmarshalText() has more than 64 hex digits #14

unmarshalHex() panics if the public key submitted to UnmarshalText() has more than 64 hex digits

unmarshalHex() panics if the public key submitted to UnmarshalText() has more than 64 hex digits #14

Workflow file for this run

name: Add issues and PRs to Sia project
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
add-to-project:
uses: SiaFoundation/workflows/.github/workflows/project-add.yml@master
secrets: inherit