Steven Allen
2019-07-26 11:55:48 -07:00
parent d63641945d
commit f279c85720
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ type Encoding int
// supported yet // supported yet
const ( const (
Identity = 0x00 Identity = 0x00
Base1 = '1'
Base2 = '0' Base2 = '0'
Base8 = '7' Base8 = '7'
Base10 = '9' Base10 = '9'

2
spec

Submodule spec updated: f0792f7030...65d3fff834