chainbridge-ethereum-trie

时间:2021-03-30 22:13:40
【文件属性】:
文件名称:chainbridge-ethereum-trie
文件大小:32KB
文件格式:ZIP
更新时间:2021-03-30 22:13:40
Go 链桥以太坊 该程序包公开了以太坊的交易特里,因此可用于(重新)构造尝试和计算证明。 用法示例 这是如何使用此库的示例。 // assume trieDB is some already instantiated leveldb instance // assume the listener has retrieved the transactions root (txRoot), transactions (txList), and key of the transaction of interest (txPath) for some block while polling // instantiate new instance of TxTries object txTries := NewTxTries ( 3 ) // add new trie to the txtries ob
【文件预览】:
chainbridge-ethereum-trie-main
----header.txt(71B)
----.gitignore(19B)
----go.mod(112B)
----Makefile(1005B)
----.travis.yml(413B)
----LICENSE(7KB)
----txtrie()
--------txtrie_test.go(4KB)
--------node.go(7KB)
--------node_test.go(2KB)
--------txtrie.go(4KB)
--------proofdb.go(3KB)
--------txtrie_test_data.go(27KB)
----go.sum(26KB)
----.github()
--------ISSUE_TEMPLATE()
--------pull_request_template.md(2KB)
----README.md(1KB)

网友评论