public string GetTxId(long aHandle)
 {
     return(FWalletPandoraServer.GetTxId(aHandle));
 }