Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Smart-Contracts/smart_contract_creation.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ Below represents a transaction for creating a new smart contract:
```
### signatories
Key value pair of function name as the key and wallet address which can call these methods as value and `null` in case function can be called by any wallet.
After successful submission of the valid transaction smart contraact will be dpeloyed.
After successful submission of the valid transaction smart contract will be dpeloyed.