CheckResponse typedef

CheckResponse = (String, String?)

(status, txid?)

Implementation

typedef CheckResponse = (String, String?);