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
Аbstract
-create list off blacklisted words on git
-create list off blacklisted addresses.
-show alias instead wallet addr if alias is set (aliases are always unique)
-0.04 tn needs to be transfered for message to be visible
-100 tn for message to be pinned
-set default wall to same as TN wall, but make it in settings configurable to another address, like oracle or matcher.
Or, put all settings in a git repo, make git repo configurable, so that each repo has its own address and it's own fee settings.
The text was updated successfully, but these errors were encountered:
wall : {"fee": 400000,"wall-addr":400000}
a) Add a wall addr in the config (TN addr, something like oracle)
b) Add a minimal paid tx-amount (not fee) in the config. (use above json format)
c) Default wall addr: 3JrU1nXPa1ofpYE4JH8mqyQytyXUcbcwC5g
Create a page that shows all tx from this wall
Allow people to write a message (description) and hit the send button. The fee will default be 0.02 TN and the amount to send default the fee amoun in the config. The recipient should silently be the wall addr
Аbstract
-create list off blacklisted words on git
-create list off blacklisted addresses.
-show alias instead wallet addr if alias is set (aliases are always unique)
-0.04 tn needs to be transfered for message to be visible
-100 tn for message to be pinned
-set default wall to same as TN wall, but make it in settings configurable to another address, like oracle or matcher.
Or, put all settings in a git repo, make git repo configurable, so that each repo has its own address and it's own fee settings.
The text was updated successfully, but these errors were encountered: