glourencoffee / pycvm

Python library for processing data from CVM
MIT License
2 stars 0 forks source link

Remove AccountTuple and move Currency and CurrencySize to class Statement #10

Closed glourencoffee closed 2 years ago

glourencoffee commented 2 years ago

Description

Remove class AccountTuple and move AccountTuple.normalized() to class Statement, as well as Currency and CurrencySize attributes.