Skip to content

Commit

Permalink
Changed one last instance of [source,rust] to [source,cairo]
Browse files Browse the repository at this point in the history
  • Loading branch information
stoobie committed Feb 29, 2024
1 parent 8ecf535 commit ae38890
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -664,7 +664,7 @@ With the transition to `v2.0.0`, the contract ABI underwent some changes.

Consider the following high level code that generates the ABI in the following example:

[source, rust]
[source, cairo]
----
#[starknet::interface]
trait IOtherContract<TContractState> {
Expand Down

0 comments on commit ae38890

Please sign in to comment.