Commit f2e3b00e authored by crazybits's avatar crazybits Committed by Pavol Rusnak

add FIBOS (#355)

parent ee44af6f
......@@ -126,6 +126,7 @@ Index | Network | Roles
0x00000002 | PeerPlays | `0x0`: owner, `0x1`: active, `0x3`: memo
0x00000003 | Muse | `0x0`: owner, `0x1`: active, `0x3`: memo
0x00000004 | EOS | `0x0`: owner, `0x1`: active
0x00000005 | FIBOS | `0x0`: owner, `0x1`: active
## Examples
......@@ -134,6 +135,7 @@ Network | Role | Account-index | Key-Index | Path
Steem | active | first | first | m / 48' / 0' / 1' / 0' / 0'
BitShares | owner | forth | forth | m / 48' / 1' / 0' / 3' / 3'
EOS | owner | first | first | m / 48' / 4' / 0' / 0' / 0'
FIBOS | owner | first | first | m / 48' / 5' / 0' / 0' / 0'
## References
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment