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