http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/8705e57b8f98d7042dff4461177baae4efc0312a
Valid formats: {} ' raise InvalidPasswdFormat ( m . format ( pw_fmt , ' , ' . join ( sorted ( self . pw_info ) ) ) ) self . pw_fmt = pw_fmt raise InvalidPasswdFormat ( m . format ( self . pw_fmt , ' , ' . join ( sorted ( self . pw_info ) ) ) ) def chk_pw_len ( self , passwd = None ) : if passwd is None : @ -888,6 +914,10 @@ Record this checksum: it will be used to verify the password file in the future if pf == ' hex ' : pw_bytes = self . pw_len / / 2 good_pw_len = seed . byte_len * 2 elif pf == ' bip39 '...