Skip to content

Commit

Permalink
CMW-1277/extend-schema-functionality
Browse files Browse the repository at this point in the history
Actualize with master
  • Loading branch information
Artem Zhmaka committed Aug 13, 2024
1 parent 8d19309 commit c0663cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/casper.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package utils

import (
"github.com/make-software/casper-go-sdk/types/clvalue"
"github.com/make-software/casper-go-sdk/types/clvalue/cltype"
"github.com/make-software/casper-go-sdk/v2/types/clvalue"
"github.com/make-software/casper-go-sdk/v2/types/clvalue/cltype"
)

// TODO: Refactore and move to casper go sdk
Expand Down

0 comments on commit c0663cf

Please sign in to comment.