Open yangby-cryptape opened 6 months ago
Query the storage tip state at first.
Then check if the storage tip state is on the Bitcoin main chain.
gettxoutproof
https://github.com/ckb-cell/ckb-bitcoin-spv-service/blob/b9412ed923dd4d33d883fc87f3695cd043d70acf/src/components/api_service/mod.rs#L163-L190
Description
Query the storage tip state at first.
Then check if the storage tip state is on the Bitcoin main chain.
gettxoutproof
together (ref: #33).https://github.com/ckb-cell/ckb-bitcoin-spv-service/blob/b9412ed923dd4d33d883fc87f3695cd043d70acf/src/components/api_service/mod.rs#L163-L190