Skip to content

Commit

Permalink
chore: renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
ametel01 committed May 14, 2024
1 parent 3b784d3 commit a1865a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starknet/src/fact_registry/contract.cairo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#[starknet::contract]
mod factregistry {
pub mod FactRegistry {
use core::array::ArrayTrait;
use core::array::SpanTrait;
use core::option::OptionTrait;
Expand Down

0 comments on commit a1865a1

Please sign in to comment.