peerplays-network / python-peerplays

This is a communications library which allows interface with the Peerplays blockchain directly and without the need for a cli_wallet. It provides a wallet interface and can construct any kind of transactions and properly sign them for broadcast.
MIT License
22 stars 13 forks source link

Added the id of the asset as a property of the asset object. #14

Closed KeeganPBSA closed 6 years ago

KeeganPBSA commented 6 years ago

Added the property 'id' to the asset object.