File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
site/src/components/LeiosTrafficCalculator Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -711,21 +711,6 @@ const LeiosTrafficCalculator: React.FC = () => {
711711 } ) }
712712 </ tbody >
713713 </ table >
714- < div className = { styles . note } >
715- < div className = { styles . noteTitle } > Network Revenue</ div >
716- < div className = { styles . noteContent } >
717- Transaction fees shown represent total network revenue
718- before expenses and taxes. Actual earnings depend on:
719- < ul >
720- < li > Node operator's stake percentage</ li >
721- < li >
722- SPO's pool configuration (fixed & margin fees )
723- </ li >
724- < li > Treasury tax (20%)</ li >
725- < li > Other operational costs</ li >
726- </ ul >
727- </ div >
728- </ div >
729714 </ div >
730715
731716 < h3 > Monthly Node Egress Cost by Cloud Provider ($)</ h3 >
You can’t perform that action at this time.
0 commit comments