Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Create compressed keys by default #98

Open
wants to merge 1 commit into
base: 1.0.0
Choose a base branch
from

Conversation

braydonf
Copy link
Contributor

@braydonf braydonf commented Sep 12, 2016

This code will now create a compressed (and standardized) key:

var privateKey = bitcore.PrivateKey.fromBuffer(crypto.randomBytes(32));

Closes: #91

@braydonf braydonf added this to the 1.0.0 milestone Sep 12, 2016
@braydonf braydonf changed the base branch from master to 1.0.0 September 12, 2016 22:51
@matiu
Copy link
Contributor

matiu commented Oct 26, 2017

ACK

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants