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
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 ofpathOr
, 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