input-output-hk / cardano-sl

Cryptographic currency implementing Ouroboros PoS protocol
Apache License 2.0
3.78k stars 632 forks source link

wallet api - account created without spending password #4258

Open alexstolrcoti opened 4 years ago

alexstolrcoti commented 4 years ago

Endpoint: Creates a new Account for the given Wallet. POST /api/v1/wallets/{walletId}/accounts

account is successfully created when passing "spendingPassword":"null" wallet with spending password.