Skip to content

Commit 5ea280d

Browse files
committed
rpc: add notes for get_consensus rpc multisig will upgrade
1 parent 3c8d8fb commit 5ea280d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rpc/src/module/chain.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1322,6 +1322,8 @@ pub trait ChainRpc {
13221322

13231323
/// Return various consensus parameters.
13241324
///
1325+
/// Notes: The `secp256k1_blake160_multisig_all_type_hash` the hash created on geneesis block, CKB may upgrade the multisig contract: https://github.com/nervosnetwork/ckb-system-scripts
1326+
///
13251327
/// ## Returns
13261328
///
13271329
/// If any hardfork feature has `epoch=null`, it means the feature will never be activated.

0 commit comments

Comments
 (0)