inkdevhub / drink

De-chained Ready-to-play ink! playground
Apache License 2.0
69 stars 15 forks source link

Allow arbitrary runtime call #36

Closed pmikolajczyk41 closed 1 year ago

pmikolajczyk41 commented 1 year ago

Enrich ChainApi with a similar method to https://github.com/paritytech/ink/blob/cfada8405c212745e183205f2aa73c12200d4c1a/crates/e2e/src/backend.rs#L74

It might require a macro that combines pallet_ with the pallet string argument...