Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
Can the rate of confirmations be increased in TON blockchain? Are exchanges requesting too high a number? Is there a way to boost transaction speed?


In the TON blockchain, once a transaction is included in the blockchain, it is considered "confirmed" and cannot be undone. Therefore, the speed at which transactions are included in the blockchain is critical for many use cases, particularly for decentralized applications that rely on fast and efficient transaction processing.

Unlike some other blockchains, such as Ethereum, the TON blockchain does not allow for dynamic adjustment of gas fees based on market demand. Gas prices are the same for everyone and are determined by the network configuration. *Therefore, it is not possible to "pay more" to force validators to prioritize your transaction over others.
*

However, it is possible to speed up transaction processing by running your own validator node. With your own validator, you can process your transactions more quickly than other participants on the network, because you have direct control over the processing power of your node.

1
1
wiki
Posted one year ago
Edited one year ago
121 Views
0 Answers
one year ago
one year ago