@@ -47,7 +47,7 @@ fails, A can decide how to handle that failure, either proceeding or reverting A
### Dispatchable functions
Those are documented in the [reference documentation](https://docs.rs/pallet-contracts/latest/pallet_contracts/#dispatchable-functions).
Those are documented in the [reference documentation](https://paritytech.github.io/substrate/master/pallet_contracts/index.html#dispatchable-functions).
### Interface exposed to contracts
...
...
@@ -89,7 +89,7 @@ writing WebAssembly based smart contracts in the Rust programming language.
Contracts can emit messages to the client when called as RPC through the `seal_debug_message`