Altalogy / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

fix: console errors about non-serializable value #278

Closed tomaszantas closed 2 years ago

tomaszantas commented 2 years ago

Description

Silent the console errors: A non-serializable value was detected in the state.

Motivation and Context

How Has This Been Tested?

Before:

image

After:

Console errors do not appears.