Function pallet_bitcoin::coin_storage_key

source ·
pub fn coin_storage_key<T: Config>(
    bitcoin_txid: Txid,
    vout: OutputIndex,
) -> Vec<u8> 
Expand description

Returns the storage key for the referenced output.