Hi,
I was trying a basic transfer with CLI, but got this “Transaction failed with AC status: Rejected(“submit txn rejected”)” error. I did update to the latest code and build the CLI last night. And this same basic CLI commands work well before (about 2 weeks ago). Can you please help what might be the problem? Thank you!
Below are the screen capture:
libra% a la
User account index: 0, address: ea719a7a7233de8164e2e2fe9798cc209d69929ecd7156b307e085bd42a1dc16, sequence number: 0, status: Local
User account index: 1, address: 91cc4af5631db1af73f9eecdd2e3c25e99e9f8588113c9f0c09c98ce090aae4a, sequence number: 0, status: Local
User account index: 2, address: 037ab884d9eefed8a7403c48f648a641fa8ee367a0b1ee7fbb5326d5a405e6c2, sequence number: 0, status: Local
User account index: 3, address: cf243e1e3b73be1cb41b2430b9d41ef333c46882a4da627ad81c6e1b09ea2056, sequence number: 0, status: Local
User account index: 4, address: 8c8f05eebce15735a52971f3df943303a51139ffa8fbf7c719053377f84e934b, sequence number: 0, status: Persisted
User account index: 5, address: 40e0e2b8d7203164d836f55ba96a76ccb87e2ab32c3639822e7ca41e3fb88e71, sequence number: 0, status: Persisted
libra% q b 4
Balance is: 220.000000
libra% q b 5
Balance is: 1000340.000000
libra% t 5 4 100
>> Transferring
[ERROR] Failed to perform transaction: Transaction failed with AC status: Rejected("submit txn rejected")