koinos / koinos-proto

Official home of the Koinos Protobuf schema. Koinos data types are defined here and generated in a variety of supported languages.
MIT License
4 stars 7 forks source link

[FEATURE]: Add generic RPC mempool request to check validity of transactions #222

Closed sgerbino closed 6 months ago

sgerbino commented 6 months ago

Is there an existing issue for this?

New feature

Add a new mempool RPC that generically checks the validity of transactions. Currently that includes resource availability and nonce validity.

Anything else?

No response