Skip to content

Commit

Permalink
Update nep-0330.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Fadeev <[email protected]>
  • Loading branch information
Canvinus and fadeevab authored Mar 6, 2024
1 parent 6a10073 commit 837d81b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions neps/nep-0330.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,11 @@ Calling the view function `contract_source_metadata`, the contract would return:
}
],
build_info: {
build_environment_ref: "sourcescan/cargo-near@sha256:bf488476d9c4e49e36862bbdef2c595f88d34a295fd551cc65dc291553849471",
build_environment_ref: "sourcescan/cargo-near@sha256:bf488476d9c4e49e36862bbdef2c595f88d34a295fd551cc65dc291553849471",
source_code_snapshot: "git+https://github.com/near-examples/nft-tutorial.git#39f2d2646f2f60e18ab53337501370dc02a5661c",
contract_path: "nft-contract",
build_command: ["cargo", "near", "deploy", "--no-abi"]
}
contract_path: "nft-contract",
build_command: ["cargo", "near", "deploy", "--no-abi"]
}
}
```

Expand Down

0 comments on commit 837d81b

Please sign in to comment.