You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing the amount results in a new transaction hash.
So then, is there some sort of check as follows
if from+to+shardID+amount combination is same as a pending transaction, return the existing transaction hash else generate a new transaction hash and return
./wallet.sh -t transfer --from one1ujuzvzyfq85fhq20m5me75vjmdqcmrleql7k00 --shardID 1 --to one1kv8r6mwy9lp9tf39vrajqr96k983hv5e0l98wg --toShardID 1 --amount 1 --pass pass: Using pangaea profile for wallet Unlock account succeeded! 'pass:' Transaction Id for shard 1: 0x07e17baad490655bc84da3bcbbd99b7533a67393c03ed549e15e70b533de2d26
Always get this transaction hash 0x07e17baad490655bc84da3bcbbd99b7533a67393c03ed549e15e70b533de2d26
The text was updated successfully, but these errors were encountered: