nervosnetwork / ckb-light-client

CKB light client reference implementation
MIT License
14 stars 16 forks source link

feat: skip asking proof if a header is verified for other peers #112

Closed yangby-cryptape closed 1 year ago

yangby-cryptape commented 1 year ago

Skip asking proof if a header is verified for other peers, just copy the prove state to current peer.