order placement doesnt crash
This commit is contained in:
@@ -16,6 +16,8 @@ import '@/styles/style.scss'
|
||||
import {watchWallet} from "@/blockchain/wallet.js";
|
||||
import "./socket.js"
|
||||
|
||||
BigInt.prototype.toJSON = function() { return this.toString() }
|
||||
|
||||
const app = createApp(App)
|
||||
registerPlugins(app)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user