mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-28 16:48:00 +03:00
feature: added chain_id parameter to payload
This commit is contained in:
@@ -44,6 +44,7 @@ type submitTransactionDataForWidgetPayload = {
|
||||
partner_domain: string
|
||||
sender_address: string
|
||||
tx_hash: string
|
||||
chain_id: number
|
||||
}
|
||||
|
||||
class ReferralSystem {
|
||||
|
||||
Reference in New Issue
Block a user