Skip to content

Conversation

@valentynfaychuk
Copy link
Member

No description provided.

Signed-off-by: Valentyn Faychuk <valy@faychuk.com>
Signed-off-by: Valentyn Faychuk <valy@faychuk.com>
Signed-off-by: Valentyn Faychuk <valy@faychuk.com>
@valentynfaychuk valentynfaychuk self-assigned this Dec 30, 2025
@valentynfaychuk valentynfaychuk added bug Something isn't working enhancement New feature or request labels Dec 30, 2025

action = TX.action(tx)
action = if !BlsEx.validate_public_key(action.contract) do action else
action = if is_binary(action.contract) and byte_size(action.contract) == 48 do
Copy link
Member Author

Choose a reason for hiding this comment

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

related to a display bug

  "tx": {
    "action": {
      "args": [],
      "attached_amount": "1500000000",
      "attached_symbol": "AMA",
      "contract": "�����?\u0017�m�\"MY���ě\u000blQ\u000f��E���\u0019�(o_\u001b.3����#�Zc�\r",
      "function": "deposit",
      "op": "call"
    },
    "nonce": 1767069968846563000,
    "signer": "7nKaJ9FhBMdFGFHHNAX7DVuiSdtqVX1xKZSjTxRwXKvixAvRQJCzVb48rFGipwxpim"
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant