Created
October 9, 2016 11:52
-
-
Save amdstorm/514318ee0356b871c6da2dba14fbaa77 to your computer and use it in GitHub Desktop.
Storj cli op codes for the lazy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Simple op codes | |
"0f01020202", | |
"0f02020202", | |
"0f03020202", | |
"0f01030303", | |
"0f02030303", | |
"0f03030303", | |
"0f01010101", | |
"0f02010101", | |
"0f03010101", | |
Greedy op codes | |
"0f01010101", | |
"0f01010102", | |
"0f01010103", | |
"0f01010201", | |
"0f01010202", | |
"0f01010203", | |
"0f01010301", | |
"0f01010302", | |
"0f01010303", | |
"0f01020101", | |
"0f01020102", | |
"0f01020103", | |
"0f01020201", | |
"0f01020202", | |
"0f01020203", | |
"0f01020301", | |
"0f01020302", | |
"0f01020303", | |
"0f01030101", | |
"0f01030102", | |
"0f01030103", | |
"0f01030201", | |
"0f01030202", | |
"0f01030203", | |
"0f01030301", | |
"0f01030302", | |
"0f01030303", | |
"0f02010101", | |
"0f02010101", | |
"0f02010102", | |
"0f02010103", | |
"0f02010201", | |
"0f02010202", | |
"0f02010203", | |
"0f02010301", | |
"0f02010302", | |
"0f02010303", | |
"0f02020101", | |
"0f02020102", | |
"0f02020103", | |
"0f02020201", | |
"0f02020202", | |
"0f02020203", | |
"0f02020301", | |
"0f02020302", | |
"0f02020303", | |
"0f02030101", | |
"0f02030102", | |
"0f02030103", | |
"0f02030201", | |
"0f02030202", | |
"0f02030203", | |
"0f02030301", | |
"0f02030302", | |
"0f02030303", | |
"0f03010101", | |
"0f03010102", | |
"0f03010103", | |
"0f03010201", | |
"0f03010202", | |
"0f03010203", | |
"0f03010301", | |
"0f03010302", | |
"0f03010303", | |
"0f03020101", | |
"0f03020102", | |
"0f03020103", | |
"0f03020201", | |
"0f03020202", | |
"0f03020203", | |
"0f03020301", | |
"0f03020302", | |
"0f03020303", | |
"0f03030101", | |
"0f03030102", | |
"0f03030103", | |
"0f03030201", | |
"0f03030202", | |
"0f03030203", | |
"0f03030301", | |
"0f03030302", | |
"0f03030303" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment