Skip to content

Commit b3e50a8

Browse files
author
Földesi Erika
committed
yesterday dont know what happen, but on PR dont appear this lines. :(
1 parent 48e95f8 commit b3e50a8

File tree

1 file changed

+4
-0
lines changed
  • smaller-challenges/XRDTo100/src

1 file changed

+4
-0
lines changed

smaller-challenges/XRDTo100/src/lib.rs

+4
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ blueprint! {
129129
.metadata("name", "Escrow Obligation")
130130
.metadata("symbol", "ESCROW")
131131
.metadata("description", "This resource describes the obligation of the two parties involved in the exchange.")
132+
.metadata("team-member-1-github-username ", "Janos889")
133+
.metadata("team-member-2-github-username ", "alexskin")
134+
.metadata("team-member-3-github-username ", "htomee")
135+
.metadata("team-member-4-github-username ", "foleri")
132136
// .no_initial_supply();
133137
.initial_supply([
134138
(

0 commit comments

Comments
 (0)