Function pallet_bitcoin::pallet::dispatchables::transact

source ·
pub fn transact<T: Config>(btc_tx: Vec<u8>)
Expand description

An internal unsigned extrinsic for including a Bitcoin transaction into the block.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::transact.