Function pallet_bitcoin::pallet::dispatchables::transact
source · pub fn transact<T: Config>(btc_tx: Transaction)
Expand description
An unsigned extrinsic for embedding a Bitcoin transaction into the Substrate block.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::transact
.