Skip to main content

invoke_batch

Function invoke_batch 

Source
pub fn invoke_batch(
    package: &'static RadixPluginDescriptorV1,
    local_id: &str,
    rows: &[Vec<TestValue>],
    options: TestCallOptions,
) -> PluginResult<TestCallReport>