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
Back to post

Revisions 4

one year ago
Jeremy
384 × 5 Administrator
How do you send TON transactions in Python?
How do you send TON transactions in Python?
Are there any examples in Python for signing and sending TON transactions? For example, sending TON coin from one wallet to another. --- > This question was imported from Telegram Chat: https://t.me/tondev/41704
Are there any examples in Python for signing and sending TON transactions? For example, sending TON coin from one wallet to another. --- > This question was imported from Telegram Chat: https://t.me/tondev/41704
#python #dev-tools #wallet
#python #dev-tools #wallets
one year ago
Jeremy
384 × 5 Administrator
How do you send TON transactions in Python?
How do you send TON transactions in Python?
Are there any examples in Python for signing and sending TON transactions? For example, sending TON coin from one wallet to another. --- > This question was imported from Telegram Chat: https://t.me/tondev/41704
Are there Python examples on how to make TON transactions? For example, sending TON coin from one wallet to another. --- > This question was imported from Telegram Chat: https://t.me/tondev/41704
#python #dev-tools #wallets
#python #wallets #dev-tools
How do you send TON transactions in Python?
Sending TON transactions from Python
Are there Python examples on how to make TON transactions? For example, sending TON coin from one wallet to another. --- > This question was imported from Telegram Chat: https://t.me/tondev/41704
Are there examples in Python how to make TON transactions? For example, to send TON coin from one wallet to another. --- > This question was imported from Telegram Chat: https://t.me/tondev/41704
#python #wallets #dev-tools
#python #wallets
one year ago
Original
Sending TON transactions from Python

Are there examples in Python how to make TON transactions? For example, to send TON coin from one wallet to another. --- > This question was imported from Telegram Chat: https://t.me/tondev/41704
#python #wallets