You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The encode_digest method name could be renamed to encode to fit more use cases since with addition of TransactionDigestsByAddress key we encode the address with the same method.
The
encode_digestmethod name could be renamed toencodeto fit more use cases since with addition ofTransactionDigestsByAddresskey we encode the address with the same method.