/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ /*! Case - v1.6.2 - 2020-03-24 * Copyright (c) 2020 Nathan Bubna; Licensed MIT, GPL */ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ /*! noble-ed25519 - MIT License (c) 2019 Paul Miller (paulmillr.com) */ /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */ /*! noble-secp256k1 - MIT License (c) 2019 Paul Miller (paulmillr.com) */ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ /*! safe-buffer. MIT License. Feross Aboukhadijeh */