/** * Original work Copyright (c) 2018 PoC-Consortium * Modified work Copyright (c) 2019 Burst Apps Team */ /** * Helper method to convert a Planck Value (BURST * 1E-8) String to BURST number * @param amount The amount in Planck (aka NQT) * @return A number expressed in Burst (not NQT) * @throws exception if argument is invalid * @deprecated *