Its not a point in a number, more an fragment of it
This commit is contained in:
parent
f905b0f6fa
commit
f60d30e63f
|
@ -147,7 +147,7 @@ public enum FourCornerDotCake {
|
||||||
|
|
||||||
/// Burroughs Informative Passwords, 2048 from a random 0039 seed sheet.
|
/// Burroughs Informative Passwords, 2048 from a random 0039 seed sheet.
|
||||||
/// You only need one "word" and the terminator pie "curve" type for the grow factors and an "offset" number.
|
/// You only need one "word" and the terminator pie "curve" type for the grow factors and an "offset" number.
|
||||||
/// That allows a start point in nowhere which than creates 12 or 24 or many more BIP secure number points.
|
/// That allows a start point in nowhere which than creates 12 or 24 or many more BIP secure number fragments.
|
||||||
FC_BIP0039_2K(2048, 2048),
|
FC_BIP0039_2K(2048, 2048),
|
||||||
|
|
||||||
// =========== Allow FileName/Variable/Class/Method/etc/etc to spelled correctly in any language
|
// =========== Allow FileName/Variable/Class/Method/etc/etc to spelled correctly in any language
|
||||||
|
|
Loading…
Reference in a new issue