schedule_transfer_with_delay

Function schedule_transfer_with_delay 

Source
pub async fn schedule_transfer_with_delay(
    quantus_client: &QuantusClient,
    from_keypair: &QuantumKeyPair,
    to_address: &str,
    amount: u128,
    delay: u64,
    unit_blocks: bool,
) -> Result<H256>
Expand description

Schedule a transfer with custom delay