@streamflow/common 11.0.0-alpha.p334.ea83918 → 11.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1264,7 +1264,7 @@ declare function checkOrCreateAtaBatch(connection: Connection, owners: PublicKey
|
|
|
1264
1264
|
*/
|
|
1265
1265
|
declare function prepareBaseInstructions(connection: Connection, { computePrice, computeLimit }: ITransactionExt): TransactionInstruction[];
|
|
1266
1266
|
/**
|
|
1267
|
-
* Retrieve information about a mint and its program ID,
|
|
1267
|
+
* Retrieve information about a mint and its program ID, supports all Token Programs.
|
|
1268
1268
|
*
|
|
1269
1269
|
* @param connection Connection to use
|
|
1270
1270
|
* @param address Mint account
|