0xSpaceShard / starknet-devnet-rs

A local testnet for Starknet... in Rust
https://0xspaceshard.github.io/starknet-devnet-rs/
MIT License
104 stars 61 forks source link

starknet api todo #446

Closed Gerson2102 closed 4 months ago

Gerson2102 commented 4 months ago

Usage related changes

Development related changes

Checklist:

Gerson2102 commented 4 months ago

I changed the value of this to ContractClass:

RawJson(Cairo0Json), Rpc(ContractClass),

And i can handle it better than changing the value of the Rawjson. But i have errors with the changes i made. Is not clear to me which one i have to change.