read calls are attempted from start to end of array
KeyStore options
the keystore index that will receive all write calls
Removes all items from each key store
Gets the account(s) from the array of key stores
The targeted network. (ex. default, betanet, etc…)
Gets a KeyPair from the array of key stores
The targeted network. (ex. default, betanet, etc…)
The NEAR account tied to the key pair
Get the network(s) from the array of key stores
Removes a KeyPair from the array of key stores
The targeted network. (ex. default, betanet, etc…)
The NEAR account tied to the key pair
Store a KeyPair to the first index of a key store array
The targeted network. (ex. default, betanet, etc…)
The NEAR account tied to the key pair
The key pair to store in local storage
KeyStores are passed to Near via NearConfig and are used by the InMemorySigner to sign transactions.