primes-network / eosdart

EOS API Client in Dart Language
MIT License
32 stars 28 forks source link

Draft: Accept list of private keys for faster transactions #39

Closed n13 closed 2 years ago

n13 commented 3 years ago

The idea is to accelerate transactions where we know the private keys we need to use.

Not yet working