Replies: 2 comments 2 replies
-
|
tx 没有限制, 但是超过 block size limit 不能打包, 建议设置个保守值, 凑个整 2 ** 19 => 524288 via @quake |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
帮忙补充一点之前记录的 cycles 限制信息 cycles 数限制目前的 ckb mainnet�
cycles 数计算手续费pool 内部会计算 virtual size,交易是按 fee per virtual byte 的优先级打包的。默认最低 rate 是 1 shannon / byte。 1 CKB = 10^8 shannon 目前的经验 cycles 消耗
|
Beta Was this translation helpful? Give feedback.
2 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.
-
如题
Beta Was this translation helpful? Give feedback.
All reactions