Merge branch 'main' into limit-order-verify-balance

This commit is contained in:
James Grugett 2022-10-06 22:11:26 -05:00
commit ed6c253d26

View File

@ -39,7 +39,7 @@ export function UserLink(props: {
)
}
const BOT_USERNAMES = ['v']
const BOT_USERNAMES = ['v', 'ArbitrageBot']
function BotBadge() {
return (