kinds:
Transaction, unsigned transaction.
Transaction
Signs an unsigned transaction.| Field | Description | Type - Optional |
|---|---|---|
blockchainKind | Near | String |
kind | Transaction | String |
transaction | The unsigned hex encoded transaction as shown below. | String |
Reference for the NEAR signing endpoint, including supported signature kinds, request payloads, and the fields required to sign NEAR transactions.
kinds:
Transaction, unsigned transaction.| Field | Description | Type - Optional |
|---|---|---|
blockchainKind | Near | String |
kind | Transaction | String |
transaction | The unsigned hex encoded transaction as shown below. | String |