Pass through Transactions to Agora
This commit is contained in:
@@ -77,6 +77,7 @@ if __name__ == "__main__":
|
|||||||
tx.set_agora(agora)
|
tx.set_agora(agora)
|
||||||
tx.set_irc(irc)
|
tx.set_irc(irc)
|
||||||
irc.set_tx(tx)
|
irc.set_tx(tx)
|
||||||
|
agora.set_tx(tx)
|
||||||
|
|
||||||
# Define WebApp
|
# Define WebApp
|
||||||
webapp = WebApp()
|
webapp = WebApp()
|
||||||
|
|||||||
Reference in New Issue
Block a user