issues
search
ripe-tech
/
ripe-sdk
The public Javascript SDK for RIPE Core
https://www.platforme.com
Apache License 2.0
8
stars
4
forks
source link
#845 Fix missing variant in _getState
#261
Closed
3rdvision
closed
3 years ago
3rdvision
commented
3 years ago
-
-
Issue
https://github.com/ripe-tech/ripe-white/issues/825
Decisions
Add missing
variant
to
_getState
return object so variant isn't ignored when doing
_update
as it is clearly needed later on when
getPriceP
is called. This is a dependency for a
higher level fix in ripe-commons-pluginus
.
variant
to_getState
return object so variant isn't ignored when doing _update as it is clearly needed later on when getPriceP is called. This is a dependency for a higher level fix in ripe-commons-pluginus.