execute_generic_call

Function execute_generic_call 

Source
pub async fn execute_generic_call(
    quantus_client: &QuantusClient,
    pallet: &str,
    call: &str,
    args: Vec<Value>,
    from_keypair: &QuantumKeyPair,
    tip: Option<String>,
) -> Result<H256>
Expand description

Execute a generic call to any pallet