pub async fn syncwithvalidationinterfacequeue(
transport: &dyn TransportTrait,
) -> Result<Value, TransportError>Expand description
Calls the syncwithvalidationinterfacequeue RPC method.
Generated transport wrapper for JSON-RPC.
pub async fn syncwithvalidationinterfacequeue(
transport: &dyn TransportTrait,
) -> Result<Value, TransportError>Calls the syncwithvalidationinterfacequeue RPC method.
Generated transport wrapper for JSON-RPC.