Skip to main content

prepare_write

Function prepare_write 

Source
async fn prepare_write<const N: usize>(
    vault: &NameOrAddress,
    accounts: [NameOrAddress; N],
    send_tx: &SendTxOpts,
) -> Result<[Address; N]>
Expand description

Warns when the vault holds the native asset and resolves the write’s account arguments.