pub fn coin_storage_key<T: Config>( bitcoin_txid: Txid, vout: OutputIndex, ) -> Vec<u8> ⓘ
Returns the storage key for the referenced output.