mirror of
https://github.com/status-im/sticker-market-blog.git
synced 2025-02-27 19:30:28 +00:00
added some conclusion
This commit is contained in:
parent
211512807a
commit
0d57118f12
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
!function(e){function r(r){for(var n,f,i=r[0],l=r[1],a=r[2],c=0,s=[];c<i.length;c++)f=i[c],o[f]&&s.push(o[f][0]),o[f]=0;for(n in l)Object.prototype.hasOwnProperty.call(l,n)&&(e[n]=l[n]);for(p&&p(r);s.length;)s.shift()();return u.push.apply(u,a||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,i=1;i<t.length;i++){var l=t[i];0!==o[l]&&(n=!1)}n&&(u.splice(r--,1),e=f(f.s=t[0]))}return e}var n={},o={1:0},u=[];function f(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,f),t.l=!0,t.exports}f.m=e,f.c=n,f.d=function(e,r,t){f.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},f.t=function(e,r){if(1&r&&(e=f(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(f.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)f.d(t,n,function(r){return e[r]}.bind(null,n));return t},f.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(r,"a",r),r},f.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},f.p="";var i=window.webpackJsonp=window.webpackJsonp||[],l=i.push.bind(i);i.push=r,i=i.slice();for(var a=0;a<i.length;a++)r(i[a]);var p=l;t()}([]);
|
||||
//# sourceMappingURL=runtime~main.e6dd4b6bdd4350738cf1.js.map
|
||||
//# sourceMappingURL=runtime~main.2d16bf3960c132ab8ad8.js.map
|
File diff suppressed because one or more lines are too long
@ -231,8 +231,9 @@ class App extends Component {
|
||||
<div ref={this.lockedSntBarRef} />
|
||||
<h3>How to assign value to all of this?</h3>
|
||||
<p>
|
||||
Having the amount of SNT locked up is quite useful by itself. From there,
|
||||
we can look at the circulating supply and see how this use-case reflects that
|
||||
Having the amount of SNT locked up is quite useful by itself. From
|
||||
there, we can look at the circulating supply and see how this use-case
|
||||
reflects that
|
||||
</p>
|
||||
<div ref={this.sntPriceRef} />
|
||||
<div ref={this.lockedUsdBarRef} />
|
||||
|
Loading…
x
Reference in New Issue
Block a user