Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit a7a4672

Browse files
authored
Update seminar.js (#773)
* Update seminar.js update to reflect fee system seminar
1 parent afcd96a commit a7a4672

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

website/pages/en/seminar.js

+2-6
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,8 @@ function Seminar(props) {
9595
<div className='col-md-6 first'>
9696
<h4 className='mb-2'>What topics are coming up?</h4>
9797
<p>
98-
On <strong>3 Nov</strong>, PureStake's Joshy Orndorff will share with us two different concepts
99-
that he's encountered while working on Moonbeam,{' '}
100-
<a href='https://github.com/paritytech/frontier/tree/master/consensus' target='_blank'>FrontierBlockImport</a>{' '}
101-
and Moonbeam's{' '}
102-
<a href='https://github.com/PureStake/moonbeam/pull/60' target='_blank'>dual Parachain / Standalone runtime</a>.{' '}
103-
This presentation will be particularly relevant for anyone building a Parachain. Jimmy Chu will be our host.
98+
On <strong>10 Nov</strong>, Jesse Abramowitz will share all things Feeless Transaction Pallet.
99+
This presentation will be particularly relevant for anyone working on fee systems. Shawn Tabrizi will be our host.
104100
</p>
105101
</div>
106102

0 commit comments

Comments
 (0)