Closed Yamaguchi closed 4 months ago
This method is required when obtaining a p2pkh or p2sh from script pubkey of colored coin.
see: https://github.com/chaintope/tdk/blob/bf216267d9443f1dc4003c20e6639a3f703a1249/crates/chain/src/spk_txout_index.rs#L103
https://github.com/chaintope/tdk/blob/bf216267d9443f1dc4003c20e6639a3f703a1249/crates/wallet/src/wallet/mod.rs#L2365
This method is required when obtaining a p2pkh or p2sh from script pubkey of colored coin.