Replies: 5 comments
-
这个example的位置是work_id的string吗? |
Beta Was this translation helpful? Give feedback.
0 replies
-
是 work_id,用 get_template 里返回的 work_id 原因填会去就可以了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
没有找到关于get_template 的文档,node的 help里面没有相关的说明 |
Beta Was this translation helpful? Give feedback.
0 replies
-
如果是要实现 miner,这里的 Python 示例可能能帮助到您,实现的是把 block template 转成可以提交的 block |
Beta Was this translation helpful? Give feedback.
0 replies
-
谢谢,非常清楚 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在ckb的rpc官网中对submit_block例子params里面有个"example",的标签
我在testnet中按照例子可以出块,请问在mainnet的submit_block的时候这个标签也是example吗?
这个example在这有点迷惑,容易和rpc的例子的含义混淆。
Beta Was this translation helpful? Give feedback.
All reactions