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

Feat/required fee rate #45

Merged
merged 3 commits into from Feb 27, 2018
Merged

Feat/required fee rate #45

merged 3 commits into from Feb 27, 2018

Conversation

matiu
Copy link
Contributor

@matiu matiu commented Feb 27, 2018

Supports optional: requiredFeeRate (sat/byte) in PaymentDetails

Copy link
Member

@cmgustavo cmgustavo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@matiu matiu merged commit 6b84c6e into bitpay:master Feb 27, 2018
@@ -171,6 +171,7 @@ PaymentProtocol.proto.PaymentDetails = 'message PaymentDetails {\
optional string memo = 5;\
optional string payment_url = 6;\
optional bytes merchant_data = 7;\
optional float requiredFeeRate = 8;\

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@matiu to keep the casing consistent, we've changed this field to be required_fee_rate

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.

None yet

3 participants