diff --git a/classes/_near_js_accounts.account.Account.html b/classes/_near_js_accounts.account.Account.html
index 31c4c98d24..72bee56df1 100644
--- a/classes/_near_js_accounts.account.Account.html
+++ b/classes/_near_js_accounts.account.Account.html
@@ -38,7 +38,7 @@
Hierarchy
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:172
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:176
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:173
create Account
@@ -165,7 +165,7 @@ publicKey : amount : BN
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:355
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:330
delete Account
@@ -215,7 +215,7 @@ beneficiaryId :
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:366
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:447
deploy Contract
@@ -248,13 +248,13 @@ data :
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:379
find Access Key
find Access Key ( receiverId , actions ) : Promise < { accessKey : AccessKeyView ; publicKey : PublicKey ; } >
-
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:596
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:630
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:610
get Active Delegated Stake Balance
@@ -340,7 +340,7 @@ get Active Delegated StakeReturns Promise < ActiveDelegatedStakeBalance >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:654
send Money
@@ -361,7 +361,7 @@ amount :
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:344
sign And Send Transaction
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:219
Protected
sign Transaction
@@ -402,10 +402,10 @@ actions :
Returns Promise < [ Uint8Array , SignedTransaction ] >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:199
signed Delegate
@@ -421,7 +421,7 @@ __namedParameters : Returns Promise < SignedDelegate >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:474
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:460
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:185
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:536
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:578
Returns any
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:34
send Code
send Code : sendCodeFunction
@@ -199,18 +199,18 @@ send Code
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:31
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:29
verify Code
verify Code : verifyCodeFunction
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:33
check Multisig Code And State Status
@@ -263,7 +263,7 @@ Optional
Returns Promise < { codeStatus : MultisigCodeStatus ; stateStatus : MultisigStateStatus ; } >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:98
create Account
@@ -287,7 +287,7 @@ amount : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:355
create And Deploy Contract
@@ -322,7 +322,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:330
delete Account
@@ -339,7 +339,7 @@ beneficiaryId : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:366
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:137
delete Key
@@ -366,7 +366,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:447
delete Request
@@ -380,7 +380,7 @@ request_id : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:130
delete Unconfirmed Requests
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:144
deploy Contract
@@ -406,7 +406,7 @@ data : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:379
deploy Multisig
@@ -419,7 +419,7 @@ Parameters
contractBytes : Uint8Array
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:64
disable
@@ -443,7 +443,7 @@ Optional
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:167
disable WithFAK
@@ -461,13 +461,13 @@ Optional
contract Bytes : Uint8Array
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:102
find Access Key
find Access Key ( receiverId , actions ) : Promise < { accessKey : AccessKeyView ; publicKey : PublicKey ; } >
-
Returns Promise < any [] >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:125
get2fa Disable Key Conversion Actions
@@ -527,7 +527,7 @@ get2fa Disable Key Conversion
Returns Promise < any [] >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:143
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:251
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:596
get Account Balance
@@ -561,7 +561,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:630
get Account Details
@@ -575,7 +575,7 @@ Todo update the response value to return all the different keys, not
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:610
get Active Delegated Stake Balance
@@ -588,7 +588,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:654
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:207
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:243
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:175
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:166
post Signed Json
@@ -637,7 +637,7 @@ path : body : any
Returns Promise < any >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:270
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:211
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:195
send Money
@@ -675,7 +675,7 @@ amount : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:344
set Request
@@ -689,7 +689,7 @@ data : Returns any
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:182
sign And Send Transaction
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:51
sign And Send Transaction With Account
@@ -724,7 +724,7 @@ actions : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:38
Protected
sign Transaction
@@ -747,11 +747,11 @@ actions :
Returns Promise < [ Uint8Array , SignedTransaction ] >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:199
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:261
signed Delegate
@@ -776,7 +776,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:474
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:460
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:185
verify Code Default
@@ -828,7 +828,7 @@ Parameters
securityCode : string
Returns Promise < any >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_2fa.ts:229
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:536
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:578
Returns Promise < { codeStatus : MultisigCodeStatus ; stateStatus : MultisigStateStatus ; } >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:98
create Account
@@ -220,7 +220,7 @@ amount : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:355
create And Deploy Contract
@@ -255,7 +255,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:330
delete Account
@@ -272,7 +272,7 @@ beneficiaryId : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:366
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:137
delete Key
@@ -298,7 +298,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:447
delete Request
@@ -311,7 +311,7 @@ Parameters
request_id : any
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:130
delete Unconfirmed Requests
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:144
deploy Contract
@@ -336,13 +336,13 @@ data : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:379
find Access Key
find Access Key ( receiverId , actions ) : Promise < { accessKey : AccessKeyView ; publicKey : PublicKey ; } >
-
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:610
get Active Delegated Stake Balance
@@ -434,7 +434,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:654
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:175
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:166
send Money
@@ -472,7 +472,7 @@ amount : Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:344
set Request
@@ -485,7 +485,7 @@ Parameters
data : any
Returns any
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:182
sign And Send Transaction
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:42
sign And Send Transaction With Account
@@ -519,7 +519,7 @@ receiverId : actions : Action []
Returns Promise < FinalExecutionOutcome >
+Defined in near-api-js/near-api-js/packages/accounts/src/account_multisig.ts:38
Protected
sign Transaction
@@ -542,11 +542,11 @@ actions :
Returns Promise < [ Uint8Array , SignedTransaction ] >
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:199
signed Delegate
@@ -563,7 +563,7 @@ Returns Promise<
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:474
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:460
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:185
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:536
+Defined in near-api-js/near-api-js/packages/accounts/src/account.ts:578
Returns Connection
+Defined in near-api-js/near-api-js/packages/accounts/src/connection.ts:51
Returns Promise < any >
+Defined in near-api-js/near-api-js/packages/accounts/src/contract.ts:218
Returns Promise < { attestation ?: Attestation ; authenticatorSelection ?: AuthenticatorSelectionCriteria ; challenge : string ; extensions ?: any ; pubKeyCredParams : { alg : number ; type : "public-key" ; } [] ; rawChallenge ?: ArrayBuffer ; rp : { icon ?: string ; id : string ; name : string ; } ; status : string ; timeout ?: number ; user : { displayName : any ; id : any ; name : any ; } ; } >
+Defined in near-api-js/near-api-js/packages/biometric-ed25519/src/fido2.ts:21
+Defined in key_pair.ts:16
+Defined in key_pair_base.ts:10
+Defined in key_pair_ed25519.ts:38
Returns PublicKey
+Defined in public_key.ts:35
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:36
Static
Readonly
capture Rejection Symbol
@@ -257,7 +257,7 @@ params : Returns any
Returns IFrameRPC
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:65
call Method
@@ -277,7 +277,7 @@ method : params : object
Returns Promise < T >
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:92
Private
create Ready Promise
@@ -285,7 +285,7 @@ Private
Returns Promise < void >
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:45
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:116
emit
@@ -363,7 +363,7 @@ Parameters
message : RPCMessage < any >
Returns void
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:181
Private
handle Response
Returns void
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:125
listener Count
Returns void
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:152
off
@@ -583,7 +583,7 @@ Parameters
message : RPCMessage < T >
Returns void
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:140
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:121
remove All Listeners
Returns Promise < IFrameRPC >
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:60
Static
is Ready Signal
@@ -852,7 +852,7 @@ Parameters
message : RPCMessage < any >
Returns boolean
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc.ts:144
Static
listener Count
diff --git a/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html b/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html
index d48032c082..9c2018bb5d 100644
--- a/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html
+++ b/classes/_near_js_iframe_rpc.iframe_rpc_error.IFrameRPCError.html
@@ -27,7 +27,7 @@ Hierarchy
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc-error.ts:1
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc-error.ts:2
Readonly
message
message : string
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc-error.ts:3
name
name : string
@@ -147,7 +147,7 @@ code
message : string
+Defined in near-api-js/near-api-js/packages/iframe-rpc/src/iframe-rpc-error.ts:9
Static
capture Stack Trace
diff --git a/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html b/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html
index df99ba5065..923d193d0a 100644
--- a/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html
+++ b/classes/_near_js_keystores.in_memory_key_store.InMemoryKeyStore.html
@@ -36,7 +36,7 @@ Hierarchy
+Defined in in_memory_key_store.ts:31
+Defined in in_memory_key_store.ts:35
get Accounts
@@ -99,7 +99,7 @@ Returns Promise<
+Defined in in_memory_key_store.ts:97
get Key
@@ -124,7 +124,7 @@ Returns Promise<
+Defined in in_memory_key_store.ts:56
get Networks
@@ -136,7 +136,7 @@ Returns Promise<
+Defined in in_memory_key_store.ts:84
remove Key
@@ -161,7 +161,7 @@ Returns Promise<
+Defined in in_memory_key_store.ts:69
set Key
@@ -191,7 +191,7 @@ Returns Promise<
+Defined in in_memory_key_store.ts:46
Returns Promise < void >
+Defined in keystore.ts:12
Abstract
set Key
@@ -139,7 +139,7 @@ accountId : keyPair : KeyPair
Returns Promise < void >
+Defined in keystore.ts:10
Returns Promise < FinalExecutionOutcome >
+Defined in json-rpc-provider.ts:121
Private
tx Status Uint8 Array
@@ -539,7 +539,7 @@ txHash : accountId : string
Returns Promise < FinalExecutionOutcome >
+Defined in json-rpc-provider.ts:117
+Defined in json-rpc-provider.ts:205
+Defined in near-api-js/near-api-js/packages/types/src/errors.ts:1
Index
diff --git a/modules/_near_js_types.index.html b/modules/_near_js_types.index.html
index 06eb932e0f..644940e89b 100644
--- a/modules/_near_js_types.index.html
+++ b/modules/_near_js_types.index.html
@@ -20,7 +20,7 @@
index
Module index
+Defined in near-api-js/near-api-js/packages/types/src/index.ts:1
diff --git a/modules/_near_js_types.provider.html b/modules/_near_js_types.provider.html
index 83244f454d..894f57dac6 100644
--- a/modules/_near_js_types.provider.html
+++ b/modules/_near_js_types.provider.html
@@ -20,7 +20,7 @@
provider
Module provider
+Defined in near-api-js/near-api-js/packages/types/src/provider/index.ts:1
diff --git a/modules/_near_js_types.provider_light_client.html b/modules/_near_js_types.provider_light_client.html
index 6afe3632b7..101fec97bf 100644
--- a/modules/_near_js_types.provider_light_client.html
+++ b/modules/_near_js_types.provider_light_client.html
@@ -24,7 +24,7 @@ Module provider/light_client
+Defined in near-api-js/near-api-js/packages/types/src/provider/light_client.ts:1
Index
diff --git a/modules/_near_js_types.provider_protocol.html b/modules/_near_js_types.provider_protocol.html
index c600d543f4..b2a2e0b7ec 100644
--- a/modules/_near_js_types.provider_protocol.html
+++ b/modules/_near_js_types.provider_protocol.html
@@ -24,7 +24,7 @@ Module provider/protocol
+Defined in near-api-js/near-api-js/packages/types/src/provider/protocol.ts:1
Index
diff --git a/modules/_near_js_types.provider_request.html b/modules/_near_js_types.provider_request.html
index 69167b886d..c08be95ee1 100644
--- a/modules/_near_js_types.provider_request.html
+++ b/modules/_near_js_types.provider_request.html
@@ -24,7 +24,7 @@ Module provider/request
+Defined in near-api-js/near-api-js/packages/types/src/provider/request.ts:1
Index
diff --git a/modules/_near_js_types.provider_response.html b/modules/_near_js_types.provider_response.html
index 9d4ad1f9db..c6b08eae58 100644
--- a/modules/_near_js_types.provider_response.html
+++ b/modules/_near_js_types.provider_response.html
@@ -24,7 +24,7 @@ Module provider/response
+Defined in near-api-js/near-api-js/packages/types/src/provider/response.ts:1
Index
diff --git a/modules/_near_js_types.provider_validator.html b/modules/_near_js_types.provider_validator.html
index 5d367710f3..d45e9dc04f 100644
--- a/modules/_near_js_types.provider_validator.html
+++ b/modules/_near_js_types.provider_validator.html
@@ -24,7 +24,7 @@ Module provider/validator
+Defined in near-api-js/near-api-js/packages/types/src/provider/validator.ts:1
Index
diff --git a/modules/_near_js_utils.constants.html b/modules/_near_js_utils.constants.html
index 5a80d89c80..355251e5cc 100644
--- a/modules/_near_js_utils.constants.html
+++ b/modules/_near_js_utils.constants.html
@@ -20,7 +20,7 @@
constants
Module constants
+Defined in constants.ts:1
Index
diff --git a/modules/_near_js_utils.errors.html b/modules/_near_js_utils.errors.html
index 2a8716f5e5..e48cfe53d3 100644
--- a/modules/_near_js_utils.errors.html
+++ b/modules/_near_js_utils.errors.html
@@ -20,7 +20,7 @@
errors
Module errors
+Defined in errors/index.ts:1
diff --git a/modules/_near_js_utils.errors_errors.html b/modules/_near_js_utils.errors_errors.html
index 8788f3544a..c737a3b81c 100644
--- a/modules/_near_js_utils.errors_errors.html
+++ b/modules/_near_js_utils.errors_errors.html
@@ -20,7 +20,7 @@
errors/errors
Module errors/errors
+Defined in errors/errors.ts:1
Index
diff --git a/modules/_near_js_utils.errors_rpc_errors.html b/modules/_near_js_utils.errors_rpc_errors.html
index 82d4f8a0ff..a7c3fd2cfa 100644
--- a/modules/_near_js_utils.errors_rpc_errors.html
+++ b/modules/_near_js_utils.errors_rpc_errors.html
@@ -20,7 +20,7 @@
errors/rpc_errors
Module errors/rpc_errors
+Defined in errors/rpc_errors.ts:1
Index
diff --git a/modules/_near_js_utils.format.html b/modules/_near_js_utils.format.html
index 6d771fb65b..4b5914788a 100644
--- a/modules/_near_js_utils.format.html
+++ b/modules/_near_js_utils.format.html
@@ -20,7 +20,7 @@
format
Module format
+Defined in format.ts:1
Index
diff --git a/modules/_near_js_utils.index.html b/modules/_near_js_utils.index.html
index 50347be168..ca809e9107 100644
--- a/modules/_near_js_utils.index.html
+++ b/modules/_near_js_utils.index.html
@@ -20,7 +20,7 @@
index
Module index
+Defined in index.ts:1
diff --git a/modules/_near_js_utils.logging.html b/modules/_near_js_utils.logging.html
index 63f8fc2091..e23019e1bf 100644
--- a/modules/_near_js_utils.logging.html
+++ b/modules/_near_js_utils.logging.html
@@ -20,7 +20,7 @@
logging
Module logging
+Defined in logging.ts:1
+Defined in wallet-account/src/near.ts:1
Index
diff --git a/modules/_near_js_wallet_account.walletAccount.html b/modules/_near_js_wallet_account.walletAccount.html
index 8a1146f32a..3e1133238f 100644
--- a/modules/_near_js_wallet_account.walletAccount.html
+++ b/modules/_near_js_wallet_account.walletAccount.html
@@ -29,7 +29,7 @@ Module walletAccount
+Defined in wallet-account/src/wallet_account.ts:1
Index
diff --git a/modules/near_api_js.account.html b/modules/near_api_js.account.html
index 2e94a1c7d7..777aba9a83 100644
--- a/modules/near_api_js.account.html
+++ b/modules/near_api_js.account.html
@@ -20,7 +20,7 @@
account
Module account
+Defined in packages/near-api-js/src/account.ts:1
diff --git a/modules/near_api_js.browserConnect.html b/modules/near_api_js.browserConnect.html
index 3c1dc1ec17..22e4d30623 100644
--- a/modules/near_api_js.browserConnect.html
+++ b/modules/near_api_js.browserConnect.html
@@ -32,7 +32,7 @@ Example async Copy
+Defined in packages/near-api-js/src/browser-connect.ts:1
Index
diff --git a/modules/near_api_js.connect.html b/modules/near_api_js.connect.html
index 3740931d49..fff65c46ad 100644
--- a/modules/near_api_js.connect.html
+++ b/modules/near_api_js.connect.html
@@ -37,7 +37,7 @@ Example async Copy
+Defined in packages/near-api-js/src/connect.ts:1
Index
diff --git a/modules/near_api_js.transaction.html b/modules/near_api_js.transaction.html
index b88c17d1b5..21405699a5 100644
--- a/modules/near_api_js.transaction.html
+++ b/modules/near_api_js.transaction.html
@@ -20,7 +20,7 @@
transaction
Module transaction
+Defined in packages/near-api-js/src/transaction.ts:1
Index
diff --git a/modules/near_api_js.utils_enums.html b/modules/near_api_js.utils_enums.html
index c292b88960..e96a3ec1bf 100644
--- a/modules/near_api_js.utils_enums.html
+++ b/modules/near_api_js.utils_enums.html
@@ -20,7 +20,7 @@
utils/enums
Module utils/enums
+Defined in packages/near-api-js/src/utils/enums.ts:1
Index
diff --git a/modules/near_api_js.utils_key_pair.html b/modules/near_api_js.utils_key_pair.html
index 05e723e2b9..079b4f613a 100644
--- a/modules/near_api_js.utils_key_pair.html
+++ b/modules/near_api_js.utils_key_pair.html
@@ -20,7 +20,7 @@
utils/key_pair
Module utils/key_pair
+Defined in packages/near-api-js/src/utils/key_pair.ts:1
Index
diff --git a/modules/near_api_js.utils_serialize.html b/modules/near_api_js.utils_serialize.html
index c942dc2064..0d2e6f47a9 100644
--- a/modules/near_api_js.utils_serialize.html
+++ b/modules/near_api_js.utils_serialize.html
@@ -20,7 +20,7 @@
utils/serialize
Module utils/serialize
+Defined in packages/near-api-js/src/utils/serialize.ts:1
Index
diff --git a/types/_near_js_biometric_ed25519.index.AssertionResponse.html b/types/_near_js_biometric_ed25519.index.AssertionResponse.html
index 19b32f068e..b2fb8c56f5 100644
--- a/types/_near_js_biometric_ed25519.index.AssertionResponse.html
+++ b/types/_near_js_biometric_ed25519.index.AssertionResponse.html
@@ -52,7 +52,7 @@ user Handle
type : "public-key"
+Defined in near-api-js/near-api-js/packages/biometric-ed25519/src/index.d.ts:1
Finds the providers/provider!AccessKeyView associated with the accounts utils/key_pair!PublicKey stored in the key_stores/keystore!KeyStore.
+Finds the providers/provider!AccessKeyView | AccessKeyView associated with the accounts utils/key_pair!PublicKey | PublicKey stored in the key_stores/keystore!KeyStore | KeyStore.
Parameters
@@ -275,7 +275,7 @@Returns Promise<
Todo
Find matching access key based on transaction (i.e. receiverId and actions)
function Call
@@ -291,7 +291,7 @@
__namedParameters: Returns Promise<FinalExecutionOutcome>
get Access Keys
@@ -304,7 +304,7 @@
Returns Promise<
See
https://docs.near.org/api/rpc/access-keys#view-access-key-list