public bool CheckTransactionHandle(long aHandle)
 {
     return(FWalletPandoraServer.CheckTransactionSent(aHandle));
 }