GetScatter / eos-sharp

C# client library for EOS blockchains
MIT License
75 stars 48 forks source link

How to access multiindex table by its primary key? #45

Open varshadqz opened 4 years ago

varshadqz commented 4 years ago

I am writing a web API to get data from a multi-index table by passing its key which is the primary key? Is there any method available?