This PR adds support for specifying that only a subset of balances and coins be returned for a particular AccountIdentifier. This can be particularly effective for a Rosetta Module that supports hundreds of tokens (each requiring a call to the node to get balance)!
This PR adds support for specifying that only a subset of balances and coins be returned for a particular AccountIdentifier. This can be particularly effective for a Rosetta Module that supports hundreds of tokens (each requiring a call to the node to get balance)!