SDKs:javascript:interfaces:EncodedMultisig.md•780 B
[algosdk](../README.md) / [Exports](../modules.md) / EncodedMultisig
# Interface: EncodedMultisig
A rough structure for the encoded multi signature transaction object.
Every property is labelled with its associated `MultisigMetadata` type property
## Table of contents
### Properties
- [subsig](EncodedMultisig.md#subsig)
- [thr](EncodedMultisig.md#thr)
- [v](EncodedMultisig.md#v)
## Properties
### subsig
• **subsig**: [`EncodedSubsig`](EncodedSubsig.md)[]
Subset of signatures. A threshold of `thr` signors is required.
#### Defined in
types/transactions/encoded.ts:365
___
### thr
• **thr**: `number`
threshold
#### Defined in
types/transactions/encoded.ts:360
___
### v
• **v**: `number`
version
#### Defined in
types/transactions/encoded.ts:355
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GoPlausible/algorand-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server