Codablecash / codablecash

Web3.0 Database Main Blockchain.
MIT License
2 stars 1 forks source link

Add Client Side Utxo Filter #40

Open alinous-core opened 1 month ago

alinous-core commented 1 month ago

To implement send UTXO filter command.

Server program can't recognize the UTXO reference with only address descriptor.

alinous-core commented 1 month ago

add 4 bytes Bloom filter values to the UtxoReference class.