Test |
Duration |
Result |
Can simple send 0.12345678 MSC from one address to another |
4.221s |
passed |
Can simple send 1.0 MSC from one address to another |
3.694s |
passed |
Can simple send 1E-8 MSC from one address to another |
3.485s |
passed |
When the amount to transfer exceeds the number owned and available by the sending address are rejected by the RPC |
3.298s |
passed |
When the amount to transfer is negative, Simple Sends are rejected by the RPC |
4.078s |
passed |
When the amount to transfer is zero Simple Sends are rejected by the RPC |
3.278s |
passed |
When the sending address has zero coins in its available balance for the specified currency identifier are rejected by the RPC |
1.280s |
passed |
When the specified currency identifier is non-existent are rejected by the RPC |
3.462s |
passed |