Skip to content

Commit 67eb632

Browse files
authored
Merge pull request #400 from phroi/patch-1
Mention 64 output cells limitation for NervosDAO transactions
2 parents 0229ae4 + 1011230 commit 67eb632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rfcs/0023-dao-deposit-withdraw/0023-dao-deposit-withdraw.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,3 +409,4 @@ Now the maximum withdrawable capacity can be calculated:
409409
## Gotchas
410410

411411
* Nervos DAO only supports *absolute epoch number* as since value in the withdrawal process. If you are using a lock that supports lock period, such as the system included [multi-sign script](https://github.com/nervosnetwork/ckb-system-scripts/blob/master/c/secp256k1_blake160_multisig_all.c), please make sure to ONLY use *absolute epoch number* as lock period. Otherwise, the locked Nervos DAO cell cannot be spent.
412+
* For simplicity a transaction containing Nervos DAO script is currently limited to 64 output cells so that processing is simplified, this limitation may be relaxed later on in a future Nervos DAO script update.

0 commit comments

Comments
 (0)