Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Check could cause a posted transaction cancel #9

Open
garyyu opened this issue Nov 28, 2019 · 0 comments
Open

Check could cause a posted transaction cancel #9

garyyu opened this issue Nov 28, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@garyyu
Copy link
Member

garyyu commented Nov 28, 2019

gotts-wallet --floonet send -d http://ip:13515 3.9 -f

gotts-wallet --floonet check -d

The result: the successfully posted transaction (id: 353) has been "cancelled" by this check command.

gotts-wallet --floonet txs -l 2

Transaction Log - Account 'default' - Block Height: 962
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Id   Type         Shared Transaction Id                 Creation Time        Confirmed?  # Confirms  Num.    Num.     Amount     Amount     Fee    Net         Tx  
                                                                                                      Inputs  Outputs  Credited   Debited           Difference  Data 
=====================================================================================================================================================================
 353  TxCancelled  41fd263d-0b5e-43ab-8afc-58b5d2042593  2019-11-28 12:26:51  Yes         58          3       1        15829.929  15833.835  0.006  -3.906      Yes 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
 354  TxCancelled  5d452ec5-47d8-4d8f-83dc-e24232cb01ba  2019-11-28 13:01:08  No          0           61      1        19214.028  19314.029  0.001  -100.001    Yes 
---------------------------------------------------------------------------------------------------------------------------------------------------------------------

Command 'txs' completed successfully
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant