Commit f8541941 authored by Alexander Theißen's avatar Alexander Theißen Committed by GitHub
Browse files

contracts: Add RPC that allows instantiating of a contract (#8451)



* contracts: Add RPC that allows instantiating of a contract

* Encode `debug_message` as bytes because usage of `String` is forbidden

* Remove erroneous derive attribute

* Fix rpc tests for new `debug_message` encoding

* Fix typo

Co-authored-by: default avatarAndrew Jones <[email protected]>

Co-authored-by: default avatarAndrew Jones <[email protected]>
parent 24311eee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment