getAppliedKey
getAppliedKey(
baseState
,skipFetchingFromFork
?):undefined
| (address
) =>Uint8Array
Parameters
• baseState: BaseState
• skipFetchingFromFork?: boolean
Returns
undefined
| (address
) => Uint8Array
Source
packages/state/src/actions/getAppliedKey.js:9