Test |
Duration |
Result |
Can simple send 0.12345678 MSC from one address to another |
1.341s |
passed |
Can simple send 1.0 MSC from one address to another |
0.866s |
passed |
Can simple send 1E-8 MSC from one address to another |
1.054s |
passed |
When the amount to transfer exceeds the number owned and available by the sending address are rejected by the RPC |
0.750s |
passed |
When the amount to transfer is negative, Simple Sends are rejected by the RPC |
0.854s |
passed |
When the amount to transfer is zero Simple Sends are rejected by the RPC |
0.808s |
passed |
When the sending address has zero coins in its available balance for the specified currency identifier are rejected by the RPC |
0.195s |
passed |
When the specified currency identifier is non-existent are rejected by the RPC |
0.826s |
passed |