Example #1
0
 public static object NEO_GetAccountState(UInt160 account)
 {
     return(NEO.GetAccountState(account));
 }