Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try to support all of these protocol #9

Open
W-B-S opened this issue Sep 23, 2018 · 0 comments
Open

try to support all of these protocol #9

W-B-S opened this issue Sep 23, 2018 · 0 comments

Comments

@W-B-S
Copy link
Contributor

W-B-S commented Sep 23, 2018

const (
Raw = 0x55

DagProtobuf = 0x70
DagCBOR     = 0x71

GitRaw = 0x78

EthBlock           = 0x90
EthBlockList       = 0x91
EthTxTrie          = 0x92
EthTx              = 0x93
EthTxReceiptTrie   = 0x94
EthTxReceipt       = 0x95
EthStateTrie       = 0x96
EthAccountSnapshot = 0x97
EthStorageTrie     = 0x98
BitcoinBlock       = 0xb0
BitcoinTx          = 0xb1
ZcashBlock         = 0xc0
ZcashTx            = 0xc1
DecredBlock        = 0xe0
DecredTx           = 0xe1

)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant