[cardano-wallet] payment: This type of address is not supported

I am trying to setup a staking pool using this guide:

i used cardano-wallet to fund the account (step 3.)
After I have created the wallet I got an error during transaction creation:

./cardano-wallet transaction create <my_wallet_Id> --payment 2@<owner.addr>
option --payment: This type of address is not supported.

where owner.addr begins with addr1. it was generated according to Step 2. Option B

Any hint what address should be used here?