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
3 stars 7 forks source link

Add mempool RPC to retrieve pending account rc #248

Closed sgerbino closed 2 months ago

sgerbino commented 2 months ago

Related to koinos/koinos-mempool#101.

Brief description

Adds an RPC call to retrieve pending account rc from the mempool.

Checklist

Demonstration