Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Add string representations for env and keypair#60

Merged
Ronserruya merged 2 commits intov2-masterfrom
add_str
Jan 29, 2019
Merged

Add string representations for env and keypair#60
Ronserruya merged 2 commits intov2-masterfrom
add_str

Conversation

@Ronserruya
Copy link
Contributor

Added str methods for Environment and keypair

from kin import TEST_ENVIRONMENT
print (TEST_ENVIRONMENT)

Before: '<kin.blockchain.environment.Environment object at 0x7f0450dcef28>'
After: ': Name: PROD, Horizon: https://horizon.kinfederation.com, Passphrase: Kin Mainnet ; December 2018'

@Ronserruya Ronserruya requested review from ravitb and yosriz January 28, 2019 12:53
@Ronserruya Ronserruya merged commit c612433 into v2-master Jan 29, 2019
@Ronserruya Ronserruya deleted the add_str branch January 29, 2019 07:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants