Skip to content

Commit

Permalink
Merge branch '27-logo-api' of github.com:confio/tfi into 27-logo-api
Browse files Browse the repository at this point in the history
  • Loading branch information
hashedone committed Aug 10, 2021
2 parents 9383658 + 15ab24c commit 2debd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/dso-token/src/msg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ pub enum QueryMsg {
/// Return type: MarketingInfoResponse
MarketingInfo {},
/// Only with "marketing" extension
/// Downloads the mbeded logo data (if stored on chain). Errors if no logo data ftored for this
/// Downloads the embedded logo data (if stored on chain). Errors if no logo data stored for this
/// contract.
/// Return type: DownloadLogoResponse.
DownloadLogo {},
Expand Down

0 comments on commit 2debd62

Please sign in to comment.