Skip to content

Commit

Permalink
nep-23: extend -510 to cover NVB
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Khimov <roman@nspcc.ru>
  • Loading branch information
roman-khimov committed Apr 2, 2024
1 parent 8bcce5d commit 804dd0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nep-23.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ used by compliant implementations.
|-
| -509 || Invalid size || Transaction or its script is too big.
|-
| -510 || Expired || Transaction's ValidUntilBlock value is already in the past.
| -510 || Expired || Transaction's ValidUntilBlock value is already in the past or NotValidBefore attribute value is in future.
|-
| -511 || Insufficient funds || Sender doesn't have enough GAS to pay for all currently pooled transactions.
|-
Expand Down

0 comments on commit 804dd0a

Please sign in to comment.