SignIn
The `SignIn` payload is a "Pseudo transaction type": an off ledger transaction specific to Xaman, which can be used to identify a user and obtain a token to push sign requests to the end user.
{
"txjson": {
"TransactionType": "SignIn"
}
}Last updated
Was this helpful?