Skip to content

Commit 0b783d9

Browse files
author
Christian Langenbacher
committed
add comment in example_contract.rs
1 parent 68ae2f1 commit 0b783d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/examples/example_contract.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ use sp_std::prelude::*;
3232

3333
use substrate_api_client::Api;
3434

35+
// Lookup the details on the event from the metadata
3536
#[derive(Decode)]
3637
struct ContractInstantiatedEventArgs {
3738
_from: AccountId,

0 commit comments

Comments
 (0)