Function replace::pallet::dispatchables::execute_replace
source · pub fn execute_replace<T: Config>(
replace_id: H256,
unchecked_transaction: FullTransactionProof
)Expand description
Execute vault replacement
Arguments
origin- sender of the transaction: the new vaultreplace_id- the ID of the replacement request- ‘merkle_proof’ - the merkle root of the block
raw_tx- the transaction id in bytes
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::execute_replace.