Implementation-specific: take the unsigned transaction JSON, compute the signing digests, and return the result transaction JSON string.
Future<String> processJson(String jsonString);