Revert "fix web3js: add feePayer type in TransactionCtorFields (#13343)"
This reverts commit 1c75db41e3
.
This commit is contained in:
1
web3.js/module.d.ts
vendored
1
web3.js/module.d.ts
vendored
@ -660,7 +660,6 @@ declare module '@solana/web3.js' {
|
||||
recentBlockhash?: Blockhash;
|
||||
nonceInfo?: NonceInformation;
|
||||
signatures?: Array<SignaturePubkeyPair>;
|
||||
feePayer?: PublicKey;
|
||||
};
|
||||
|
||||
export type SerializeConfig = {
|
||||
|
Reference in New Issue
Block a user