Skip to content
Snippets Groups Projects
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 <ascjones@gmail.com>

Co-authored-by: default avatarAndrew Jones <ascjones@gmail.com>
parent 24311eee
Showing
with 469 additions and 189 deletions
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