keychain: add missing KeyFamily type

This commit is contained in:
yyforyongyu
2020-07-04 09:39:22 +08:00
committed by yyforyongyu
parent d4d7533193
commit 6efeee4d88
2 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,9 @@ var versionZeroKeyFamilies = []KeyFamily{
KeyFamilyDelayBase,
KeyFamilyRevocationRoot,
KeyFamilyNodeKey,
KeyFamilyStaticBackup,
KeyFamilyTowerSession,
KeyFamilyTowerID,
}
var (