Skip to main content

propose_custom

Function propose_custom 

Source
pub async fn propose_custom(
    quantus_client: &QuantusClient,
    proposer_keypair: &QuantumKeyPair,
    multisig_address: AccountId32,
    call_data: Vec<u8>,
    expiry: u32,
) -> Result<H256>
Expand description

Propose a custom call from multisig

ยงReturns

Transaction hash