This converts the internal/rpcserver package to use the stdscript package instead of txscript. This is part of a series of commits to convert all packages in the repository to make use of the new stdscript package.
Package rpcserver includes all RPC server interfaces, types, and pieces of code pertaining to implementing the RPC server.
Package rpcserver is licensed under the copyfree ISC License.