feat(wallet): supporting Ed25519 curve in wallet #3719
Annotations
5 errors and 1 warning
wallet/vault/vault_test.go#L234
empty-lines: extra empty line at the end of a block (revive)
|
wallet/wallet.go#L28
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
wallet/wallet.go#L29
var-naming: don't use ALL_CAPS in Go names; use CamelCase (revive)
|
wallet/vault/vault_test.go#L255
unnecessary trailing newline (whitespace)
|
|
|
This job failed
Loading