kaspanet / rusty-kaspa

Kaspa full-node and related libraries in the Rust programming language. This is a Beta version at the final testing phases.
ISC License
350 stars 105 forks source link

Implement UTXO Return Address RPC command #436

Open coderofstuff opened 1 month ago

coderofstuff commented 1 month ago

GetUtxoReturnAddress Input: txid and accepting_block_daa_score Output: return_address -> Option<Address>

Notes: