feat: remove base1 support
see: * https://github.com/multiformats/multibase/pull/48 * https://github.com/multiformats/multibase/pull/57
This commit is contained in:
@@ -16,7 +16,6 @@ type Encoding int
|
||||
// supported yet
|
||||
const (
|
||||
Identity = 0x00
|
||||
Base1 = '1'
|
||||
Base2 = '0'
|
||||
Base8 = '7'
|
||||
Base10 = '9'
|
||||
|
||||
2
spec
2
spec
Submodule spec updated: f0792f7030...65d3fff834
Reference in New Issue
Block a user