Add API and UI to send Protocoin

This commit is contained in:
2022-08-23 02:54:19 +00:00
parent 51f31fc4df
commit dde74fb402
4 changed files with 167 additions and 6 deletions
+1 -1
View File
@@ -287,7 +287,7 @@ function App() {
</Route>
<Route path='/paymaster'>
<Paymaster user={user} />
<Paymaster token={token} user={user} refreshUser={refreshUser} />
</Route>
<Route path='/cards'>