View Source Hyperliquid.Signer (hyperliquid v0.2.2)
Summary
Functions
Link to this function
compute_connection_id_ex(action_json, nonce, vault_address, expires_after)
View Source
Link to this function
sign_approve_builder_fee(pk, builder, max_fee_rate, nonce, is_mainnet)
View Source
Link to this function
sign_exchange_action(pk, action_json, nonce, is_mainnet, vault_addr)
View Source
Link to this function
sign_exchange_action_ex(pk, action_json, nonce, is_mainnet, vault_addr, expires_after)
View Source
Link to this function
sign_multi_sig_action_ex(pk, action_json, nonce, is_mainnet, vault_addr, expires_after)
View Source
Link to this function