Skip to content

Commit

Permalink
Merge pull request eosnewyork#34 from katta/patch-3
Browse files Browse the repository at this point in the history
Fixed the deprecated url for the smartcontract documentation
  • Loading branch information
WarrickFitz authored Nov 28, 2018
2 parents 9c6a945 77bfbee commit 7415549
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 7,7 @@ draft: false

### 1. Creating your 1st contract

https://github.com/EOSIO/eos/wiki/Tutorial-Getting-Started-With-Contracts
https://developers.eos.io/eosio-cpp/docs/introduction-to-smart-contracts

-p eosio tells cleos to sign this action with the **active** authority of the eosio account, i.e., to sign the action using the private key for the eosio account that we imported earlier.

Expand Down

0 comments on commit 7415549

Please sign in to comment.