Skip to content

Commit 73206b4

Browse files
committed
Fix typo in src/pset/elip100.rs
1 parent c3885e1 commit 73206b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pset/elip100.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//! <https://github.com/ElementsProject/ELIPs/blob/main/elip-0100.mediawiki>
44
//! but excluding contract validation.
55
//!
6-
//! ELIP0100 defines how to inlcude assets metadata, such as the contract defining the asset and
6+
//! ELIP0100 defines how to include assets metadata, such as the contract defining the asset and
77
//! the issuance prevout inside a PSET
88
//!
99
//! To use check [`PartiallySignedTransaction::add_asset_metadata`] and

0 commit comments

Comments
 (0)