Skip to content

Commit

Permalink
Add missing web-compatible buffer import
Browse files Browse the repository at this point in the history
  • Loading branch information
soer8647 authored and Hjort committed Sep 4, 2023
1 parent c170393 commit db440bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/web3Proofs.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { Buffer } from 'buffer/';
import * as wasm from '@concordium/rust-bindings';
import {
AttributeKey,
Expand Down

0 comments on commit db440bb

Please sign in to comment.