Skip to main content

send

Function send 

Source
async fn send(
    token: NameOrAddress,
    call: impl SolCall,
    send_tx: SendTxOpts,
    tx: TxParams,
) -> Result<()>