issues
search
MorpheusAIs
/
moragents
Morpheus Local Agents
MIT License
26
stars
15
forks
source link
Removed Wallet and pool input from reward and claim agent.
#64
Closed
ygarg25
closed
2 months ago
ygarg25
commented
2 months ago
Added security for reward and claim agents
Now, the reward agent does not ask for wallet or pool input, it checks for the connected address and both pools.
Now, the claim agent does not ask for wallet or pool input, Claims to the connected wallet address and the pool with the non-zero value
@LachsBagel
Added security for reward and claim agents
@LachsBagel