We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636321f commit ac0211dCopy full SHA for ac0211d
contract-simple-rs/src/high_level.rs
@@ -1,4 +1,4 @@
1
-// Find all our documentation at https://docs.near.org
+// Find all our documentation at https://docs.near.org/
2
use near_sdk::{env, log, near, Promise, PromiseError};
3
4
use crate::{hello_near, Contract, ContractExt, FIVE_TGAS};
0 commit comments