ckb icon indicating copy to clipboard operation
ckb copied to clipboard

feat: add GetTransactions message to light client protocol

Open quake opened this issue 3 years ago • 0 comments

This PR added GetTransactions/SendTransactions message to light client protocol, which is mainly used by clients to fetch unknown cell_deps to verify transactions on local ckb-vm

quake avatar Aug 11 '22 02:08 quake