Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store Transfers at "transfer" property, not "extrinsic" #17

Merged
merged 4 commits into from
Jul 28, 2021
Merged

Conversation

ef1rspb
Copy link
Contributor

@ef1rspb ef1rspb commented Jul 27, 2021

          {
            "id": "6071483-1-from",
            "timestamp": "1627094706",
            "transfer": {
              "to": "10000000000",
              "fee": "31200003",
              "from": "1gZL8r8LLtSixq3387n4ZHiTEJ6qwfz235nXgKA3QQkeVNh",
              "block": "6071483",
              "amount": "1RQJSs5YMfpXNBTAxmBw8r4d6fB3EYi78V14GGmdu6XdHkt",
              "success": false,
              "extrinsicId": "6071483-1"
            },
            "reward": null,
            "extrinsic": null,
            "address": "1gZL8r8LLtSixq3387n4ZHiTEJ6qwfz235nXgKA3QQkeVNh"
          },
          {
            "id": "6071483-1-to",
            "timestamp": "1627094706",
            "transfer": {
              "to": "10000000000",
              "fee": "31200003",
              "from": "1gZL8r8LLtSixq3387n4ZHiTEJ6qwfz235nXgKA3QQkeVNh",
              "block": "6071483",
              "amount": "1RQJSs5YMfpXNBTAxmBw8r4d6fB3EYi78V14GGmdu6XdHkt",
              "success": false,
              "extrinsicId": "6071483-1"
            },
            "reward": null,
            "extrinsic": null,
            "address": "10000000000"
          },

@ef1rspb ef1rspb marked this pull request as draft July 27, 2021 19:13
@ef1rspb ef1rspb marked this pull request as ready for review July 28, 2021 06:37
Copy link
Contributor Author

@ef1rspb ef1rspb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm problems with comments.

@ef1rspb ef1rspb merged commit 771b081 into master Jul 28, 2021
@ef1rspb ef1rspb deleted the transfers branch July 28, 2021 08:19
stepanLav pushed a commit that referenced this pull request Jun 17, 2024
fix build problems with new pjs version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants