Skip to content

Commit

Permalink
fix: import
Browse files Browse the repository at this point in the history
  • Loading branch information
bangjelkoski committed Nov 25, 2024
1 parent d5b7ab2 commit a898113
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {
dataToExecData,
ExecDataRepresentation,
} from '../ExecArgBase.js'
import { toBase64 } from '../../../../utils'
import { toBase64 } from '../../../../utils/utf8.js'

export declare namespace ExecArgNeptuneWithdraw {
export interface Params {
Expand Down

0 comments on commit a898113

Please sign in to comment.