Using polyfill for Buffer in browsers (#129)

This commit is contained in:
Pavel
2022-02-17 10:54:38 +03:00
committed by GitHub
parent 976cd0435c
commit d860ea6dec
7 changed files with 13 additions and 2 deletions

View File

@ -30,6 +30,7 @@ import { AvmRunner, InterpreterResult, LogLevel } from '@fluencelabs/avm-runner-
import { AvmRunnerBackground } from '@fluencelabs/avm-runner-background';
import { defaultSigGuard, Sig } from './builtins/Sig';
import { registerSig } from './_aqua/services';
import Buffer from './Buffer';
/**
* Node of the Fluence network specified as a pair of node's multiaddr and it's peer id