Skip to content

Commit

Permalink
Fix boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Feb 26, 2024
1 parent ce2652a commit 035bb5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boxes/vanilla-js/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
Fr,
AccountWalletWithPrivateKey,
} from '@aztec/aztec.js';
import { BlankContractArtifact } from './artifacts/Blank.js';

import { SingleKeyAccountContract } from '@aztec/accounts/single_key';
import { VanillaContract } from '../artifacts/Vanilla';
Expand Down

0 comments on commit 035bb5c

Please sign in to comment.