selectAccount

Subshell.extension.selectAccount is an utility function for you to select an account address from remote signer. It returns address of the selected account as a string, or null if cancelled.

Usage:

> await Subshell.extension.selectAccount()

Subshell_select_account