getDstTransaction abstract method
Call get_dst_transaction of nekoton's transport and return option RawTransaction or throw error
Implementation
Future<RawTransaction?> getDstTransaction(String messageHash);
Call get_dst_transaction of nekoton's transport and return option RawTransaction or throw error
Future<RawTransaction?> getDstTransaction(String messageHash);