Skip to content

Commit

Permalink
fix args for scope contract
Browse files Browse the repository at this point in the history
  • Loading branch information
kwtalley committed Mar 7, 2024
1 parent bca2088 commit d5af3ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/scope/src/contract.rs
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ pub fn try_write_scope(
signers,
scope_uuid: "".to_string(),
spec_uuid: "".to_string(),
usd_mills: 0,
}))
}

Expand Down

0 comments on commit d5af3ef

Please sign in to comment.