Skip to content

update for batch variable rename #264

@doitian

Description

@doitian

nervosnetwork/ckb#533

Block:

commit_transactions -> transactions
proposal_transactions -> proposals

Header:

txs_commit -> transactions_root
txs_proposal -> proposals_root

OutPoint:

hash -> tx_hash

CellInput:

valid_since -> since

Script:

binary_hash -> code_hash

Note: CKB has a bug that RPC types still have hash from OutPoint instead of tx_hash.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions