@neutral-trade/sdk - v1.0.0
GitHub
Preparing search index...
SetOracleUpdateTimeLimitInput
Type Alias SetOracleUpdateTimeLimitInput<TAccountManager, TAccountBundleAccount>
type
SetOracleUpdateTimeLimitInput
<
TAccountManager
extends
string
=
string
,
TAccountBundleAccount
extends
string
=
string
,
>
=
{
bundleAccount
:
Address
<
TAccountBundleAccount
>
;
manager
:
TransactionSigner
<
TAccountManager
>
;
oracleUpdateTimeLimit
:
SetOracleUpdateTimeLimitInstructionDataArgs
[
"oracleUpdateTimeLimit"
]
;
}
Type Parameters
TAccountManager
extends
string
=
string
TAccountBundleAccount
extends
string
=
string
Index
Properties
bundle
Account
manager
oracle
Update
Time
Limit
Properties
bundle
Account
bundleAccount
:
Address
<
TAccountBundleAccount
>
manager
manager
:
TransactionSigner
<
TAccountManager
>
oracle
Update
Time
Limit
oracleUpdateTimeLimit
:
SetOracleUpdateTimeLimitInstructionDataArgs
[
"oracleUpdateTimeLimit"
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bundle
Account
manager
oracle
Update
Time
Limit
GitHub
@neutral-trade/sdk - v1.0.0
Loading...