near / near-api-js

JavaScript library to interact with NEAR Protocol via RPC API
https://near.github.io/near-api-js
MIT License
388 stars 240 forks source link

SignedDelegate is not working #1313

Closed gagdiez closed 4 months ago

gagdiez commented 4 months ago

Prerequisites

Description

Currently, users cannot create signDelegate actions

Reproducible demo

No response

Steps to reproduce

  1. Try to create a delegateAction

Expected behavior

It should work

Actual behavior

It fails saying Parse error: Failed to decode transaction: Unexpected variant tag: 131

Your environment

Self-service