pagarme / superbowleto

:football: A microservice to issue, register and manage boletos
MIT License
5 stars 0 forks source link

Wallet: Setup issuer_wallet #312

Closed lucianopf closed 5 years ago

lucianopf commented 5 years ago

Description

This PR aims to allow us to define the desired issuer_wallet when its manually provided.

PS: I would love to use propOr since we're talking about a single prop instead of pathOr, but it seems that there's a bug at Ramda at the current version we're using at Superbowleto.

Here are 2 screenshots either with the newest version and with the current version

propOr_2 propOr_1