We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42e7d8 commit 4e8cec2Copy full SHA for 4e8cec2
smaller-challenges/pecilambo/src/lib.rs
@@ -124,7 +124,7 @@ blueprint! {
124
}
125
126
let escrow_obligations:Bucket=ResourceBuilder::new_non_fungible()
127
- .metadata("name","escrow obligtion")
+ .metadata("name","Escrow Obligation")
128
.metadata("symbol", "ESCROW")
129
.metadata("description", "This resource describes the obligation of the two parties involved in the exchange.")
130
.metadata("team-member-1-github-username ", "emanuelgaspar")
0 commit comments