Skip to content

Commit

Permalink
changed description of the thanks token
Browse files Browse the repository at this point in the history
  • Loading branch information
Kansuler committed Oct 9, 2023
1 parent 503aa32 commit 3f40b03
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/repository.rs
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ mod repository {
init {
"name" => "Backeum Thanks Token", locked;
"symbol" => "THANKS", locked;
"description" => "Backeum trophies celebrates the patronage of its holder with donations to individual Backeum creators. A unique symbol of support for the community, it's a vibrant testament to financial encouragement.", locked;
"description" => "Earned by supporting creators on Backeum. This token symbolizes creator gratitude and is redeemable for exclusive rewards. Every $THANKS is a nod to your belief in artistry. Join, support, and reap unique benefits!", locked;
"icon_url" => UncheckedUrl::of(format!("{}{}", base_path, "/bucket/assets/wallet-assets/thanks-token.png")), updatable;
"tags" => vec!["backeum", "token", "redeemable"], locked;
"info_url" => UncheckedUrl::of(base_path.clone()), locked;
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion transaction-manifest/upload_package.rtm
Original file line number Diff line number Diff line change
Expand Up @@ -1008,7 +1008,7 @@ PUBLISH_PACKAGE_ADVANCED
)
)
)
Blob("c3d5216685f853525b2d4ebc5cf0eb9ed08674f024770e411f98f0027cdc9078")
Blob("6550bea386a0613916347698581bff13d5134ff39f0b77e1e9b7719e8f61b38f")
Map<String, Tuple>()
Enum<0u8>()
;

0 comments on commit 3f40b03

Please sign in to comment.