xbr._eip712_market_member_login

Functions

Module Contents

_create_eip712_market_member_login(member: bytes, client_pubkey: bytes) dict[source]
recover_eip712_market_member_login(member: bytes, client_pubkey: bytes, signature: bytes) bytes[source]
sign_eip712_market_member_login(eth_privkey: bytes, member: bytes, client_pubkey: bytes) bytes[source]