Replies: 11 comments
-
| 
         顺便再问一下,连续发款会有确认数限制吗?是否可以0确认一直发?  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         是指 ckb-cli 的   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         一个 tx 里放多个 outputs 给不同的收款人就可以了,因为是一个交易不存在需要等确认。  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         交易使用 tx hash 引用,可以引用还没上链和还没确认的交易。不过这样的链式交易一旦一个依赖最终没上链,后面的交易也全部都上不了链了。  | 
  
Beta Was this translation helpful? Give feedback.
-
        
 可以零确认一直发  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         多账号转账和链式交易都是和 Bitcoin 相同的  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         How to Send CKB Transactions: N Inputs M Outputs (N>=1, M>=0)  | 
  
Beta Was this translation helpful? Give feedback.
-
        
 是的,我在使用这个命令转账。  | 
  
Beta Was this translation helpful? Give feedback.
-
        
 可能一开始我方向不对,在使用cbx-cli server rpc,发现只有transfer。  | 
  
Beta Was this translation helpful? Give feedback.
-
        
 Thanks. Regarding the previous steps, getting outputs, signatures, is there a document that specifically explains how to generate transactions? Thanks again.  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         如果用 cli 构建复杂交易可以看下 https://github.com/nervosnetwork/ckb-cli/wiki/Handle-Complex-Transaction  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
看起来transfer只能指定一个收款人和一笔金额?
Beta Was this translation helpful? Give feedback.
All reactions